Team:UC Chile/style
From 2012.igem.org
(Difference between revisions)
Line 91: | Line 91: | ||
top: 0px; | top: 0px; | ||
position:relative; | position:relative; | ||
- | width: | + | width: 110px; |
+ | border-left: 1px solid black; | ||
+ | border-right: 1px solid black; | ||
+ | |||
+ | |||
} | } | ||
#nav a{ | #nav a{ | ||
Line 114: | Line 118: | ||
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: 1px solid black; | + | border-left: 1px solid black; |
+ | border-rigth: 1px solid black; | ||
+ | border-bottom: 1px solid black; | ||
+ | |||
+ | |||
} | } | ||
Revision as of 15:43, 31 March 2012