Team:Paris Bettencourt/Menu
From 2013.igem.org
(Difference between revisions)
Line 122: | Line 122: | ||
font-size:16px; | font-size:16px; | ||
font-weight:600; | font-weight:600; | ||
- | |||
- | |||
background:none; | background:none; | ||
font-weight:normal; | font-weight:normal; | ||
Line 129: | Line 127: | ||
} | } | ||
ul#nav li:hover, ul#nav li.over, ul#nav li:hover a, ul#nav li.over a { | ul#nav li:hover, ul#nav li.over, ul#nav li:hover a, ul#nav li.over a { | ||
- | color: rgb( | + | color: rgb(228,45,51); |
- | + | ||
font-weight:bold; | font-weight:bold; | ||
} | } | ||
Line 140: | Line 137: | ||
text-decoration:none; | text-decoration:none; | ||
background:transparent; | background:transparent; | ||
- | color:rgb( | + | color:rgb(46,43,52); |
} | } | ||
ul#nav a:hover{ | ul#nav a:hover{ | ||
- | color: rgb( | + | color: rgb(228,45,51); |
} | } | ||
#nav li ul { | #nav li ul { | ||
Line 155: | Line 152: | ||
border:none; | border:none; | ||
background:transparent; | background:transparent; | ||
- | color:rgb( | + | color:rgb(46,43,52); |
z-index:100; | z-index:100; | ||
} | } | ||
Line 165: | Line 162: | ||
height:40px; | height:40px; | ||
width:118px; | width:118px; | ||
- | color: rgb( | + | color: rgb(46,43,52); |
- | + | /* background-color:rgb(250,247,186); | |
border:1px solid rgba(228,36,62,0.5); | border:1px solid rgba(228,36,62,0.5); | ||
border-top:none; | border-top:none; | ||
- | border-bottom:none; | + | border-bottom:none; */ |
z-index:100; | z-index:100; | ||
} | } |
Revision as of 14:44, 15 September 2013