Template:Imperial/09/CSS
From 2009.igem.org
(Difference between revisions)
Line 84: | Line 84: | ||
text-align: justify; | text-align: justify; | ||
font:Calibri, Verdana, Arial, Geneva, sans-serif; | font:Calibri, Verdana, Arial, Geneva, sans-serif; | ||
+ | } | ||
+ | |||
+ | #II09_content_boxtop_purple { | ||
+ | width: 612px; | ||
+ | height: 7px; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/e/ea/II09_content_top_purple.png) no-repeat; | ||
+ | background-position: bottom right; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | #II09_content_boxbottom_purple { | ||
+ | width: 612px; | ||
+ | height: 7px; | ||
+ | background:url(https://static.igem.org/mediawiki/2009/c/c2/II09_content_bottom_purple.png) no-repeat; | ||
+ | background-position: top right; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | display: block; | ||
} | } | ||
Revision as of 17:52, 17 October 2009