| (One intermediate revision by the same user not shown) | |||
| Line 549: | Line 549: | ||
display: none; | display: none; | ||
position: absolute; | position: absolute; | ||
| − | background-color: | + | background-color: white; |
| + | color:black; | ||
min-width: 160px; | min-width: 160px; | ||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | ||
| Line 557: | Line 558: | ||
/* Links inside the dropdown */ | /* Links inside the dropdown */ | ||
.dropdown-content a { | .dropdown-content a { | ||
| − | + | color: black; | |
| − | + | ||
padding: 12px 16px; | padding: 12px 16px; | ||
text-decoration: none; | text-decoration: none; | ||
| Line 565: | 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:black; |
color:black;} | color:black;} | ||
Latest revision as of 11:35, 19 September 2019