Template:SUSTC A2
From 2012.igem.org
(Difference between revisions)
Line 495: | Line 495: | ||
<!-- background-color:green;--> | <!-- background-color:green;--> | ||
height:35px; | height:35px; | ||
- | width: | + | width:80px; |
border-radius:3px; | border-radius:3px; | ||
text-align:center; | text-align:center; | ||
Line 515: | Line 515: | ||
border-radius: 3px; | border-radius: 3px; | ||
text-decoration; | text-decoration; | ||
- | background-color:# | + | background-color:#00868B; |
} | } | ||
Line 527: | Line 527: | ||
#sust_menu a:hover | #sust_menu a:hover | ||
{ | { | ||
- | background-color:# | + | background-color:#C1CDCD |
} | } | ||
Line 537: | Line 537: | ||
padding-left:5px; | padding-left:5px; | ||
padding-top:5px; | padding-top:5px; | ||
- | width: | + | width:75px; |
<!-- background-color:black;--> | <!-- background-color:black;--> | ||
- | background-color:# | + | background-color:#C1CDCD; |
} | } | ||
#sustc_menu li ul { /* second-level lists */ | #sustc_menu li ul { /* second-level lists */ | ||
position: absolute; | position: absolute; | ||
- | width: | + | width: 80px; |
margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ | margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ | ||
margin-top:2.2em; | margin-top:2.2em; |
Revision as of 20:28, 20 September 2012