MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary Tag: Reverted |
||
Line 7: | Line 7: | ||
@font-face { | @font-face { | ||
font-family: Kiladako; | font-family: Kiladako; | ||
src: url( | src: url(resource/font/Kiladako.ttf); | ||
} | } |
Revision as of 08:16, 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); }