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

Line 28: Line 28:
 
     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 
     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 
     font-size: 115%;
 
     font-size: 115%;
     color: hsla(189, 93%, 27%, 1);
+
     color: #000000;
     background: hsla(27, 85%, 60%, 1);
+
     background: #FFFFFF;
 
     text-decoration: none;
 
     text-decoration: none;
 
     }
 
     }
Line 35: Line 35:
 
/*Hover state for top level links*/
 
/*Hover state for top level links*/
 
#LethNav li:hover a {
 
#LethNav li:hover a {
     background: hsla(0, 80%, 47%, 1);
+
     background: #CCCCCC;
 
     color: white;
 
     color: white;
 
}
 
}

Revision as of 20:56, 20 September 2017