Changes

Jump to navigation Jump to search

MediaWiki:Common.css

779 bytes removed, 15:39, 24 February 2019
no edit summary
/* CSS placed here will be applied to all skins */
 
@import url('https://fonts.googleapis.com/css?family=Quattrocento');
 
div#content #firstHeading { font-family: 'Quattrocento', serif; font-size:2.5em }
div#content h1 { font-family: 'Quattrocento', serif; font-size:2em }
div#content h2 { font-family: 'Quattrocento', serif; font-size:1.75em }
div#content h3 { font-family: 'Quattrocento', serif; font-weight: normal; text-decoration: underline; font-size:1.75em }
div#content h4 { font-family: 'Quattrocento', serif; font-weight: normal; text-decoration: underline; font-size:1.75em }
div#content h5 { font-family: 'Quattrocento', serif; font-weight: normal; text-decoration: underline; font-size:1.75em }
div#content h6 { font-family: 'Quattrocento', serif; font-weight: normal; text-decoration: underline; font-size:1.75em }
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }

Navigation menu