Team:Tuebingen/Templates/TueDropMenu
From 2014.igem.org
(Difference between revisions)
Line 10: | Line 10: | ||
padding: 0 !important; | padding: 0 !important; | ||
margin: 0 !important; | margin: 0 !important; | ||
- | + | text-align: center; | |
line-height: 1.5em !important; | line-height: 1.5em !important; | ||
Line 75: | Line 75: | ||
} | } | ||
nav ul li:hover > a { | nav ul li:hover > a { | ||
- | color: | + | color: white !important; |
text-decoration: none !important; | text-decoration: none !important; | ||
} | } | ||
Line 95: | Line 95: | ||
} | } | ||
nav ul li ul li a { | nav ul li ul li a { | ||
- | color: | + | color: white !important; |
text-decoration: none !important; | text-decoration: none !important; | ||
} | } | ||
nav ul li ul li a:hover{ | nav ul li ul li a:hover{ | ||
color: black!important; | color: black!important; | ||
- | background-color: | + | background-color: white !important; |
text-decoration: none !important; | text-decoration: none !important; | ||
} | } |
Revision as of 22:25, 5 October 2014