Line 20: | Line 20: | ||
.title{ | .title{ | ||
font-family: Baloo; | font-family: Baloo; | ||
+ | } | ||
+ | |||
+ | #header_logo{ | ||
+ | width: 20%; | ||
} | } |
Revision as of 14:52, 21 June 2016
@import 'https://fonts.googleapis.com/css?family=Baloo%7CLato&subset=latin-ext';
/* iGEM Wiki overrides */
- top_level_container p{
font-family: Lato; }
- sideMenu, #top_title{
display:none; }
div#content{ width: 100%; padding: 0px; margin: 0px; }
/* End overrides */
.title{ font-family: Baloo; }
- header_logo{
width: 20%; }