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

(background change)
Line 22: Line 22:
 
#BioballoonLabel { /*Bioballoon "home" button*/
 
#BioballoonLabel { /*Bioballoon "home" button*/
 
color: #dd502f;/*mars red*/
 
color: #dd502f;/*mars red*/
font-size: 1.5em;
+
font-size: 1.4em;
 
         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 li 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 ligh† blue*/
+
color: #dceaff; /*very light blue*/
 
background-color: #1a2342; /*navy*/
 
background-color: #1a2342; /*navy*/
 
border-left: 1px solid #dceaff; /*very light blue*/
 
border-left: 1px solid #dceaff; /*very light blue*/

Revision as of 00:52, 30 August 2016

Edit Page