Team:Korea U Seoul/template/banner
From 2013.igem.org
(Difference between revisions)
Line 121: | Line 121: | ||
#header { | #header { | ||
width: 100%; | width: 100%; | ||
- | height: | + | height:80px; |
position:relative; | position:relative; | ||
- | + | z-index:999; | |
background:#d8d3cd; | background:#d8d3cd; | ||
} | } | ||
#nav { | #nav { | ||
- | margin: | + | margin-left: 100px; |
- | + | ||
background:#d8d3cd; | background:#d8d3cd; | ||
} | } | ||
Line 159: | Line 158: | ||
#nav li ul { | #nav li ul { | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:80px; /* 서브가 아래로 열리게하는 */ |
display:none; | display:none; | ||
text-align: center; | text-align: center; |
Revision as of 18:09, 27 September 2013