Difference between revisions of "Template:Stanford-Brown/CSS"

Line 296: Line 296:
 
         font-family: avenir, "Century Gothic", sans-serif;
 
         font-family: avenir, "Century Gothic", sans-serif;
 
}
 
}
.nav.navbar-nav li a { /*individual navbar items*/
+
.nav.navbar-nav a { /*individual navbar items*/
 
         color: #c1d9ff; /*light blue*/
 
         color: #c1d9ff; /*light blue*/
 
font-size: 14.4px;
 
font-size: 14.4px;
 
         font-family: avenir, "Century Gothic", sans-serif;
 
         font-family: avenir, "Century Gothic", sans-serif;
 
}
 
}
.nav.navbar-nav.active a{ /*active navbar item*/
+
.nav.navbar-nav .active a{ /*active navbar item*/
 
color: #dceaff; /*very light blue*/
 
color: #dceaff; /*very light blue*/
 
background-color: #1a2342; /*navy*/
 
background-color: #1a2342; /*navy*/

Revision as of 20:00, 7 September 2016