Team:Georgia Tech/Template:GT-header
From 2012.igem.org
(Difference between revisions)
Elsherbini (Talk | contribs) |
Elsherbini (Talk | contribs) |
||
Line 110: | Line 110: | ||
height:5em; | height:5em; | ||
text-decoration:none; | text-decoration:none; | ||
- | color: | + | color:#e8e8e8; |
background-color:#666666; | background-color:#666666; | ||
padding:0.2em 0.6em; | padding:0.2em 0.6em; | ||
Line 123: | Line 123: | ||
/*--- DROPDOWN ---*/ | /*--- DROPDOWN ---*/ | ||
.nav ul{ | .nav ul{ | ||
- | background:# | + | background:#e8e8e8; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */ |
background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */ | background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */ | ||
list-style:none; | list-style:none; |
Revision as of 04:23, 14 September 2012