Template:UIUC Illinois CSS
From 2012.igem.org
(Difference between revisions)
Line 295: | Line 295: | ||
font: bold 13px Arial; | font: bold 13px Arial; | ||
list-style: none; | list-style: none; | ||
+ | z-index:3; | ||
} | } | ||
Line 303: | Line 304: | ||
border: 0px; | border: 0px; | ||
border-radius: 50px; | border-radius: 50px; | ||
- | z-index: | + | z-index:3; |
} | } | ||
#maincontentselection a:active { | #maincontentselection a:active { | ||
Line 373: | Line 374: | ||
font: bold 13px Arial; | font: bold 13px Arial; | ||
list-style: none; | list-style: none; | ||
+ | z-index:-1; | ||
} | } | ||
Line 382: | Line 384: | ||
border: 0px; | border: 0px; | ||
border-radius: 50px; | border-radius: 50px; | ||
+ | z-index:-4; | ||
} | } | ||
#maincontentselection3 a:active { | #maincontentselection3 a:active { |
Revision as of 22:08, 15 August 2012