Template:Style-Vision
From 2013.igem.org
(Difference between revisions)
(Created page with "h1 { color: #22409a; }") |
|||
(7 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <html> | |
+ | <style type="text/css"> | ||
- | |||
+ | |||
+ | #list-color { | ||
+ | padding-top: 10px; | ||
+ | padding-left: 20px; | ||
+ | } | ||
+ | |||
+ | #main_frame { | ||
+ | min-height: 1200px; | ||
+ | width: 950px; | ||
+ | margin: 20px auto; | ||
+ | border: 1px solid ligth gray; | ||
+ | border-radius: 15px; | ||
+ | box-shadow: 0px 0px 30px rgba(110,110,110, .8); | ||
+ | background: white; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | h1 { | ||
+ | color: #0089d1; | ||
} | } |
Latest revision as of 23:50, 15 August 2013