MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
#siteSub { | #siteSub { | ||
display: | display: inline; | ||
font-size: 90%; | |||
font-style: italic; | |||
} | } | ||
Revision as of 03:31, 14 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; } #siteSub { display: inline; font-size: 90%; font-style: italic; } @font-face { font-family: Kiladako; src: url(./resource/font/Kiladako.ttf); }