Team:Valencia-CIPF/menu
From 2013.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
font-color: #FFF; | font-color: #FFF; | ||
display: block; | display: block; | ||
- | width: | + | width: 975px; |
position: relative; | position: relative; | ||
float:none; | float:none; | ||
Line 70: | Line 70: | ||
float: left; | float: left; | ||
left: 0px; /*Posición caja desplegable*/ | left: 0px; /*Posición caja desplegable*/ | ||
- | width: | + | width: 1px; |
} | } | ||
#access ul ul li { | #access ul ul li { | ||
- | + | width:90px; | |
+ | height:34px; | ||
float: left; | float: left; | ||
left: 0px; | left: 0px; | ||
Line 90: | Line 91: | ||
display:inline; | display:inline; | ||
padding: 15px; | padding: 15px; | ||
- | width: | + | width: 94px; |
position: absolute; | position: absolute; | ||
height: auto; | height: auto; | ||
Line 98: | Line 99: | ||
#access ul ul :hover > a { | #access ul ul :hover > a { | ||
color: #d64729; | color: #d64729; | ||
- | line-height: | + | line-height: 10px; |
width:100px; | width:100px; | ||
height:11px; | height:11px; |
Revision as of 10:51, 10 September 2013