Team:UC Chile/style
From 2012.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 92: | Line 92: | ||
position:relative; | position:relative; | ||
width: 110px; | width: 110px; | ||
- | |||
- | |||
} | } | ||
Line 117: | Line 115: | ||
position:absolute; | position:absolute; | ||
left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */ | left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */ | ||
- | |||
border-bottom: 1px solid black; | border-bottom: 1px solid black; | ||
- | + | ||
- | + | ||
} | } | ||
Line 129: | Line 125: | ||
} | } | ||
#nav li:hover ul{ | #nav li:hover ul{ | ||
- | left: | + | left:0px; |
top: 0px; | top: 0px; | ||
margin-top: 29px; | margin-top: 29px; | ||
Line 145: | Line 141: | ||
color: black; | color: black; | ||
} | } | ||
- | + | ||
- | + | .selflink{ | |
+ | margin-top: 5px; | ||
} | } | ||
+ | |||
.center{ | .center{ | ||
text-align: center; | text-align: center; |
Latest revision as of 15:53, 31 March 2012