Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | |||
− | |||
− | |||
− | |||
.navbar { | .navbar { | ||
Line 31: | Line 27: | ||
outline: none; | outline: none; | ||
color: white; | color: white; | ||
− | padding: | + | padding: 10px 10px; |
− | background-color: # | + | background-color: #eea2ad; |
font-family: inherit; | font-family: inherit; | ||
− | margin: | + | margin: 2; |
} | } | ||
Line 45: | Line 41: | ||
position: absolute; | position: absolute; | ||
left: 0; | left: 0; | ||
− | background-color: # | + | background-color: #f6cdd3; |
width: 100%; | width: 100%; | ||
z-index: 1; | z-index: 1; | ||
Line 64: | Line 60: | ||
.subnav:hover .subnav-content { | .subnav:hover .subnav-content { | ||
display: block; | display: block; | ||
− | + | } | |
− | |||
− | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 16:17, 16 October 2018