Line 89: | Line 89: | ||
width: auto; | width: auto; | ||
} | } | ||
− | |||
ul.menu{ | ul.menu{ | ||
display: block; | display: block; | ||
text-align: right; | text-align: right; | ||
− | margin: 0 | + | margin: 0; |
color: #707070; | color: #707070; | ||
font-weight: lighter; | font-weight: lighter; | ||
Line 123: | Line 122: | ||
} | } | ||
− | .menu a:hover{ | + | .menu a:hover { |
background-color: #ffd8af; | background-color: #ffd8af; | ||
padding: 5px 10px; | padding: 5px 10px; | ||
Line 129: | Line 128: | ||
} | } | ||
− | + | .submenu1 { | |
display: none; | display: none; | ||
list-style: none; | list-style: none; | ||
Line 135: | Line 134: | ||
text-align: left; | text-align: left; | ||
padding: 0; | padding: 0; | ||
+ | margin: 0; | ||
background-color: #ffd8af; | background-color: #ffd8af; | ||
} | } |
Revision as of 20:46, 24 July 2018