Difference between revisions of "Team:REC-CHENNAI/background"

(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: #848284;
+
   background-color: white;
   color:white;
+
   color:black;
 
}
 
}
  

Revision as of 11:29, 19 September 2019