Template:DropdownMenu
From eqqon
(Difference between revisions)
Line 5: | Line 5: | ||
position: absolute; | position: absolute; | ||
left: 0; | left: 0; | ||
- | top: - | + | top: -26px; |
} | } | ||
.nav2, | .nav2, | ||
Line 22: | Line 22: | ||
color: #ccc; | color: #ccc; | ||
padding: 0 16px; | padding: 0 16px; | ||
- | height: | + | height: 26px; |
- | line-height: | + | line-height: 26px; |
font-weight: bold; | font-weight: bold; | ||
} | } |