Team:Korea U Seoul/template/banner
From 2011.igem.org
(Difference between revisions)
Line 104: | Line 104: | ||
background:#ffffff; | background:#ffffff; | ||
position:relative; | position:relative; | ||
+ | |||
} | } | ||
#nav { | #nav { | ||
Line 118: | Line 119: | ||
list-style:none; | list-style:none; | ||
float:left; | float:left; | ||
- | margin:0px; | + | margin:0px; /* 0이엇음 */ |
padding:0px 0px 0px 0px; | padding:0px 0px 0px 0px; | ||
} | } | ||
Line 130: | Line 131: | ||
#nav li ul { | #nav li ul { | ||
position:absolute; | position:absolute; | ||
- | + | top:30px; /* 서브가 아래로 열리게하는 */ | |
width: 300px; | width: 300px; | ||
display:none; | display:none; |
Revision as of 08:08, 3 October 2011