Line 25: | Line 25: | ||
} | } | ||
− | a { color: inherit; } | + | a, .navbar { |
+ | color: inherit; | ||
+ | } | ||
a:visited { color: white } | a:visited { color: white } | ||
Line 32: | Line 34: | ||
.menu_option { | .menu_option { | ||
float: left; | float: left; | ||
− | |||
} | } | ||
Line 40: | Line 41: | ||
text-align: center; | text-align: center; | ||
padding: 14px 16px; | padding: 14px 16px; | ||
− | text-decoration: none | + | text-decoration: none; |
− | + | ||
} | } | ||
Line 78: | Line 78: | ||
} | } | ||
− | .dropdown-content a:hover { | + | .dropdown-content a:hover {background-color: #f1f1f1} |
− | + | ||
− | + | ||
− | } | + | |
.dropdown:hover .dropdown-content { | .dropdown:hover .dropdown-content { |
Revision as of 13:17, 3 July 2018