MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
Line 4: | Line 4: | ||
body.page-Main_Page .header-container { display: none; } | body.page-Main_Page .header-container { display: none; } | ||
body.page-Main_Page #siteSub { | |||
display: block; | |||
} | |||
@font-face { | @font-face { |
Revision as of 08:27, 10 January 2024
/* CSS placed here will be applied to all skins */ body.page-Main_Page #content h1 { font-family: "Georgia"; font-variant: small-caps; text-align: center; font-size:30px;} body.page-Main_Page .header-container { display: none; } body.page-Main_Page #siteSub { display: block; } @font-face { font-family: Kiladako; src: url(./resource/font/Kiladako.ttf); }