MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
body.page-Main_Page .header-container { display: none; } | body.page-Main_Page .header-container { display: none; } | ||
@font-face { | |||
font-family: Kiladako; | |||
src: url(../resource/font/Kiladako.ttf); | |||
} | |||
Revision as of 07:46, 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; }
@font-face {
font-family: Kiladako;
src: url(../resource/font/Kiladako.ttf);
}