Difference between revisions of "Team:Glasgow/main.css"

Line 19: Line 19:
 
/* End overrides */
 
/* End overrides */
  
/* Light blue: #2CE0D5;
+
/* Light blue: #C2E0D5;
 
Dark blue: #44ABA0;
 
Dark blue: #44ABA0;
 
*/
 
*/
Line 32: Line 32:
  
 
.top-bar{
 
.top-bar{
background-color: #2CE0D5;
+
background-color: #C2E0D5;
 
}
 
}

Revision as of 11:59, 29 June 2016

@import 'https://fonts.googleapis.com/css?family=Baloo%7CLato&subset=latin-ext';

/* iGEM Wiki overrides */

  1. top_level_container p{

font-family: Lato; }

  1. sideMenu, #top_title{

display:none; }

div#content{ width: 100%; padding: 0px; margin: 0px; top: -20px; }

/* End overrides */

/* Light blue: #C2E0D5; Dark blue: #44ABA0;

  • /

.headline{ font-family: Baloo; }

  1. header_logo{

width: 20%; }

.top-bar{ background-color: #C2E0D5; }