MediaWiki:Common.css: Difference between revisions
Appearance
Restored to default Tag: Manual revert |
Try 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; } | ||
@font-face { | |||
font-family: Interstate Regular; | |||
src: url('fonts/INTERR.ttf') format('truetype'); | |||
} | |||
Revision as of 00:48, 7 July 2024
/* 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; }
@font-face {
font-family: Interstate Regular;
src: url('fonts/INTERR.ttf') format('truetype');
}