MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 5: Line 5:
.mw-page-title-namespace,
.mw-page-title-namespace,
.mw-page-title-namespace,
.mw-page-title-namespace,
.firstheading,
.firstheading {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}
 
.mw-heading h1 {
.mw-heading h1 {
     font-family: "Poppins", sans-serif;
     font-family: "Poppins", sans-serif;
     font-weight: 400;
     font-weight: 300;
     font-style: normal;
     font-style: normal;
}
}