Template:Imperial/09/MenuPlay
From 2009.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 14: | Line 14: | ||
background: url(https://static.igem.org/mediawiki/2009/9/90/II09_Menu_Queens.png) no-repeat top left; | background: url(https://static.igem.org/mediawiki/2009/9/90/II09_Menu_Queens.png) no-repeat top left; | ||
} | } | ||
+ | |||
/* prepares the background image to full capacity of the viewing area */ | /* prepares the background image to full capacity of the viewing area */ | ||
Line 20: | Line 21: | ||
z-index:0; | z-index:0; | ||
width:200px; | width:200px; | ||
- | + | height: 15px; | |
} | } | ||
+ | |||
+ | |||
+ | #II09_Menu_Grey_Box { | ||
+ | background: url(https://2009.igem.org/Wiki/images/2/29/II09_MenuGreyBox.png) no-repeat top left; | ||
+ | position:absolute; | ||
+ | z-index:1; | ||
+ | } | ||
+ | |||
/* Places the content on top of the background image */ | /* Places the content on top of the background image */ | ||
#II09_Menu_Header_Content { | #II09_Menu_Header_Content { | ||
position:relative; | position:relative; | ||
- | z-index: | + | z-index:2; |
padding: 2px 4px; | padding: 2px 4px; | ||
height: 15px; | height: 15px; |
Latest revision as of 13:09, 13 September 2009