(Created page with "<html> <body style="background-color:black"> <script> /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////...") |
|||
| Line 574: | Line 574: | ||
/* Change the background color of the dropdown button when the dropdown content is shown */ | /* Change the background color of the dropdown button when the dropdown content is shown */ | ||
.dropdown:hover .dropbtn { | .dropdown:hover .dropbtn { | ||
| − | background-color: | + | background-color: white; |
| − | color: | + | color:black; |
} | } | ||
Revision as of 11:29, 19 September 2019