Difference between revisions of "Template:Team:Lethbridge/navbar"

Line 51: Line 51:
 
/* Extra Small Devices, Phones */  
 
/* Extra Small Devices, Phones */  
 
@media only screen and (min-width : 480px) {
 
@media only screen and (min-width : 480px) {
 
 
.dropdown-menu>li>a {background-color: #377b7e;}
 
.dropdown-menu>li>a {background-color: #377b7e;}
.dropdown open {color: #ffffff;}
 
/*.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background-color:#f5af3e;color:#ffffff;]*/
 
  
/*background color of dropdown menus*/
 
/*.navbar-nav > li > .dropdown-menu { background-color: #377b7e;}*/
 
  
/*background color of dropdown menus when hovering/focus*/
+
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background-color:#f5af3e;color:#ffffff;}
/*.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {background-color:#f5af53;}*/
+
 
}
 
}
 
</style>
 
</style>

Revision as of 03:25, 6 October 2017