Line 2: | Line 2: | ||
/* Replacement for body to reset specificity */ | /* Replacement for body to reset specificity */ | ||
− | #top_level_container | + | #top_level_container p{ |
font-family: Lato; | font-family: Lato; | ||
} | } |
Revision as of 12:05, 20 June 2016
@import 'https://fonts.googleapis.com/css?family=Baloo%7CLato&subset=latin-ext';
/* Replacement for body to reset specificity */
- top_level_container p{
font-family: Lato;
}
- sideMenu, #top_title{
display:none;
}
.title{
font-family: Baloo;
}