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

Line 17: Line 17:
  
 
/* End overrides */
 
/* End overrides */
 +
 +
.title-bar{
 +
top: 0px;
 +
}
  
 
.title{
 
.title{
 
font-family: Baloo;
 
font-family: Baloo;
 
}
 
}

Revision as of 14:15, 20 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; }

/* End overrides */

.title-bar{ top: 0px; }

.title{ font-family: Baloo; }