| Line 557: | Line 557: | ||
/* Links inside the dropdown */ | /* Links inside the dropdown */ | ||
.dropdown-content a { | .dropdown-content a { | ||
| − | + | background-color:black; | |
| + | color: white; | ||
padding: 12px 16px; | padding: 12px 16px; | ||
text-decoration: none; | text-decoration: none; | ||
| Line 564: | Line 565: | ||
/* Change color of dropdown links on hover */ | /* Change color of dropdown links on hover */ | ||
| − | .dropdown-content a:hover {background-color: | + | .dropdown-content a:hover {background-color: white; |
color:black;} | color:black;} | ||
Revision as of 11:33, 19 September 2019