Difference between revisions of "MediaWiki:Common.css"

changed font of h2 to Lato
(fonts, fonts, fonts)
(changed font of h2 to Lato)
Line 461: Line 461:


.mw-body-content h2 {
.mw-body-content h2 {
     font-family: 'Carter One';
     font-family: 'Lato';
     font-size: 2em;
     font-size: 2em;
     color: #4c5a6c;
     color: #4c5a6c;
    font-weight: 900;
    font-style: italic;
}
}