Difference between revisions of "Team:IIT Kanpur"

Line 119: Line 119:
  
 
.collapsible {
 
.collapsible {
   background-color: #777;
+
   background-color: #6078e0;
 
   color: white;
 
   color: white;
 
   cursor: pointer;
 
   cursor: pointer;
Line 131: Line 131:
  
 
.active, .collapsible:hover {
 
.active, .collapsible:hover {
   background-color: #555;
+
   background-color: #5465af;
 
}
 
}
  
Line 139: Line 139:
 
   overflow: hidden;
 
   overflow: hidden;
 
   transition: max-height 0.2s ease-out;
 
   transition: max-height 0.2s ease-out;
   background-color: #f1f1f1;
+
   background-color: #73cebd;
 
}
 
}
  

Revision as of 19:47, 17 October 2018