Difference between revisions of "Template:Oxford"

Line 49: Line 49:
 
}
 
}
  
/* On hover, the links will turn green */
+
/* the color of the single Link ('safety') on hover */
 
.navbar-nav li a:hover {
 
.navbar-nav li a:hover {
 
     color: #1abc9c !important;
 
     color: #1abc9c !important;
Line 65: Line 65:
 
}
 
}
  
/* Dropdown */
+
/* the color of the Dropdown on click */
 
.open .dropdown-toggle {
 
.open .dropdown-toggle {
     color: #fff ;
+
     color: #000 ;
     background-color: #555 !important;
+
     background-color: #fff !important;
 
}
 
}
  

Revision as of 15:30, 3 July 2017