MediaWiki:Common.css: Difference between revisions
m Font change Tag: Reverted |
m Font change Tag: Reverted |
||
Line 2: | Line 2: | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | ||
body { | body { font-family: "Interstate-Regular"; } | ||
content h1 { font-family: "Interstate-Regular; } | content h1 { font-family: "Interstate-Regular; } |
Revision as of 17:59, 22 August 2021
/* CSS placed here will be applied to all skins */ #ca-talk { display:none!important; } body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } body { font-family: "Interstate-Regular"; } content h1 { font-family: "Interstate-Regular; }