Template:Imperial/09/CSS
From 2009.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
/*----------------------------Background Fix----------------------------------*/ | /*----------------------------Background Fix----------------------------------*/ | ||
#globalWrapper{ | #globalWrapper{ | ||
- | + | backwefground:#3c72bc; | |
font:Calibri, Verdana, Arial, Geneva, sans-serif; | font:Calibri, Verdana, Arial, Geneva, sans-serif; | ||
+ | background:#fff url(https://static.igem.org/mediawiki/2009/d/db/NTUshadow.jpg) top center repeat-y; | ||
} | } | ||
/*------------------------END Background Fix END------------------------------*/ | /*------------------------END Background Fix END------------------------------*/ | ||
Line 14: | Line 15: | ||
font:Calibri, Verdana, Arial, Geneva, sans-serif; | font:Calibri, Verdana, Arial, Geneva, sans-serif; | ||
background: #325d97; | background: #325d97; | ||
- | + | border-left: 1px solid #000000; | |
- | + | border-right: 1px solid #000000; | |
padding-top: 1px; | padding-top: 1px; | ||
padding-bottom: 1px; | padding-bottom: 1px; | ||
position:relative; | position:relative; | ||
- | + | ||
} | } | ||
Revision as of 08:39, 8 October 2009