Template:Imperial/09/Menu
From 2009.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
/* prepares the background image to full capacity of the viewing area */ | /* prepares the background image to full capacity of the viewing area */ | ||
#II09_Menu_Header_Background { | #II09_Menu_Header_Background { | ||
- | + | position:absolute; | |
- | + | z-index:0; | |
- | + | width:200px; | |
} | } | ||
/* 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; | |
- | + | z-index:1; | |
- | + | padding: 2px 4px; | |
+ | font: calibri; | ||
} | } | ||
Revision as of 15:08, 8 September 2009