|
|
| (4 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| @font-face {
| | /* [[Category:Candidates for Deletion]] |
| font-family: 'PetitPlanet';
| | No longer needed. Merged with [[MediaWiki:Common.css]] */ |
| font-style: normal;
| |
| font-weight: normal;
| |
| src: url('https://petitplanet.wiki/images/a/af/Petit_Planet_Font_Light.woff2') format('woff');
| |
| font-display: swap;
| |
| }
| |
| | |
| h1, h2, h3 , .mw-page-title-main {
| |
| font-family: 'PetitPlanet' !important;
| |
| }
| |
| | |
| body {
| |
| font-family: 'Inter', sans-serif;
| |
| font-optical-sizing: auto;
| |
| }
| |
| | |
| h1, h2, h3 , .mw-page-title-main {
| |
| font-weight: 500;
| |
| }
| |
| | |
| h1 {
| |
| font-size: 48px !important;
| |
| }
| |
| | |
| .mw-heading1, h1, .mw-heading2, h2 {
| |
| border-color: #212337 !important;
| |
| }
| |
| | |
| .vector-page-titlebar {
| |
| position: inherit !important;
| |
| }
| |
| | |
| /* Other Languages */
| |
| *[lang='zh'], *[lang='zh-Hans'], *[lang='yue'] {
| |
| font-family: 'Noto Sans SC', sans-serif !important;
| |
| }
| |
| | |
| *[lang='zh-Hant'] {
| |
| font-family: 'Noto Sans TC', sans-serif !important;
| |
| }
| |
| | |
| *[lang='ja'], *[lang='ain'], *[lang='ojp'] {
| |
| font-family: 'Noto Sans JP', sans-serif !important;
| |
| }
| |
| | |
| *[lang='ko'] {
| |
| font-family: 'Noto Sans KR', sans-serif !important;
| |
| }
| |
| | |
| *[lang='th'] {
| |
| font-family: 'Noto Sans', 'Noto Sans Thai', sans-serif !important;
| |
| }
| |
| | |
| *[lang='ar'], *[lang='fa'] {
| |
| font-family: 'El Messiri', sans-serif!important;
| |
| }
| |
| | |
| *[lang='ae'] {
| |
| font-family: 'Noto Sans Avestan', sans-serif !important;
| |
| }
| |
| | |
| *[lang='he'] { | |
| font-family: 'Noto Sans Hebrew', sans-serif !important;
| |
| }
| |
/* [[Category:Candidates for Deletion]]
No longer needed. Merged with [[MediaWiki:Common.css]] */