MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (23 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
/* Font that actuall supports IPA */ | |||
@import url('https://fonts.googleapis.com/css2?family=Charis+SIL:ital,wght@0,400;0,700;1,400;1,700&display=swap'); | |||
@font-face { | |||
font-family: Andika; | |||
src: url(https://mc.nguh.org/w/images/8/8b/Andika-Regular.ttf) format("truetype"); | |||
} | |||
.ipa { | |||
font-family: "Andika"; | |||
font-weight: 400; | |||
font-style: normal; | |||
font-feature-settings: "ss13"; | |||
} | |||
/* Justified text w/ hyphenation. */ | |||
.vector-body p { | |||
text-align: justify; | |||
hyphens: auto; | |||
} | |||
/* All the conscripts */ | |||
@font-face { | @font-face { | ||
font-family: Laevanaak; | font-family: Laevanaak; | ||
| Line 11: | Line 30: | ||
src: url(https://mc.nguh.org/w/images/f/fe/Cadwg-Regular.ttf) format("truetype"); | src: url(https://mc.nguh.org/w/images/f/fe/Cadwg-Regular.ttf) format("truetype"); | ||
} | } | ||
@font-face { | |||
font-family: Chulhaam; | |||
src: url(https://mc.nguh.org/w/images/6/64/Chulhaam_Script.ttf) format("truetype"); | |||
} | |||
@font-face { | |||
font-family: Theurilaa; | |||
src: url(https://mc.nguh.org/w/images/7/7c/Theurilaa-Gothic.woff2) format("woff2"); | |||
} | |||
@font-face{ | |||
font-family: 'AH Rokajang Shika'; | |||
src: url("https://cdn.jsdelivr.net/gh/Astralneko/ahrokajang@master/AHRokajangShika.ttf") format('truetype'); | |||
} | |||
@font-face{ | |||
font-family: 'Kozlahu'; | |||
src: url("https://mc.nguh.org/w/images/2/2d/Kozlahu.ttf") format('truetype'); | |||
} | |||
@font-face{ | |||
font-family: 'Aparatas'; | |||
src: url("https://mc.nguh.org/w/images/4/43/Aparatas.ttf") format('truetype'); | |||
} | |||
@font-face { | |||
font-family: 'Sq'; | |||
src: url("https://mc.nguh.org/w/images/0/08/SqScript.ttf") format('truetype'); | |||
} | |||
@font-face { | @font-face { | ||
font-family: | font-family: 'CMC-Currency'; | ||
src: url(https://mc.nguh.org/w/images/ | src: url("https://mc.nguh.org/w/images/7/7a/Nahan_Currency.ttf") format("truetype"); | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: | font-family: Lepeqeklih; | ||
src: url(https://mc.nguh.org/w/images/ | src: url("https://mc.nguh.org/w/images/2/2d/Lepeqeklih-Regular.ttf") format("truetype"); | ||
} | |||
@font-face { | |||
font-family: Frathmarque; | |||
src: url("https://mc.nguh.org/w/images/4/41/Frathmarque.ttf") format("truetype"); | |||
} | |||
@font-face { | |||
font-family: Humild; | |||
src: url("https://mc.nguh.org/w/images/c/cf/Humild-Regular.ttf") format("truetype") | |||
} | } | ||
@font-face { | |||
font-family: TajadajlicNeue; | |||
src: url(https://mc.nguh.org/w/images/4/47/TajadajlicNeue-Regular.ttf) format("truetype"); | |||
} | } | ||
| Line 33: | Line 91: | ||
.script-nahan { | .script-nahan { | ||
font-family: Nahan; | font-family: Nahan; | ||
font-size: | font-size: 150%; | ||
} | } | ||
| Line 40: | Line 98: | ||
} | } | ||
.script- | .script-chulhaam { | ||
font-family: | font-family: Chulhaam; | ||
font-size: 150%; | |||
} | |||
.script-thl { | |||
font-family: Theurilaa; | |||
font-size: 150%; | |||
} | |||
.script-rkdg { | |||
font-family: AH Rokajang Shika; | |||
} | |||
.script-koz { | |||
font-family: Kozlahu; | |||
} | } | ||
.script- | .script-sq { | ||
font-family: | font-family: Sq; | ||
} | |||
.script-aprts{ | |||
font-family: Aparatas; | |||
} | |||
.script-nahan-currency { | |||
font-family: 'CMC-Currency'; | |||
} | |||
.script-lepe { | |||
font-family: Lepeqeklih; | |||
} | |||
.script-frath { | |||
font-family: Frathmarque; | |||
font-size: 150%; | |||
} | |||
.script-humild { | |||
font-family: Humild; | |||
} | |||
.script-tajada { | |||
font-family: TajadajlicNeue; | |||
font-size: 150%; | font-size: 150%; | ||
} | } | ||
/* Do not display the 'Discussion' tab. It is already disabled server-side. */ | |||
#ca-talk { display: none !important; } | |||
Latest revision as of 14:43, 28 November 2025
/* Font that actuall supports IPA */
@import url('https://fonts.googleapis.com/css2?family=Charis+SIL:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@font-face {
font-family: Andika;
src: url(https://mc.nguh.org/w/images/8/8b/Andika-Regular.ttf) format("truetype");
}
.ipa {
font-family: "Andika";
font-weight: 400;
font-style: normal;
font-feature-settings: "ss13";
}
/* Justified text w/ hyphenation. */
.vector-body p {
text-align: justify;
hyphens: auto;
}
/* All the conscripts */
@font-face {
font-family: Laevanaak;
src: url(https://mc.nguh.org/w/images/9/9d/LaenavaakModern-Regular.ttf) format("truetype");
}
@font-face {
font-family: Nahan;
src: url(https://mc.nguh.org/w/images/6/60/Nahan-Regular.ttf) format("truetype");
}
@font-face {
font-family: Cadwg;
src: url(https://mc.nguh.org/w/images/f/fe/Cadwg-Regular.ttf) format("truetype");
}
@font-face {
font-family: Chulhaam;
src: url(https://mc.nguh.org/w/images/6/64/Chulhaam_Script.ttf) format("truetype");
}
@font-face {
font-family: Theurilaa;
src: url(https://mc.nguh.org/w/images/7/7c/Theurilaa-Gothic.woff2) format("woff2");
}
@font-face{
font-family: 'AH Rokajang Shika';
src: url("https://cdn.jsdelivr.net/gh/Astralneko/ahrokajang@master/AHRokajangShika.ttf") format('truetype');
}
@font-face{
font-family: 'Kozlahu';
src: url("https://mc.nguh.org/w/images/2/2d/Kozlahu.ttf") format('truetype');
}
@font-face{
font-family: 'Aparatas';
src: url("https://mc.nguh.org/w/images/4/43/Aparatas.ttf") format('truetype');
}
@font-face {
font-family: 'Sq';
src: url("https://mc.nguh.org/w/images/0/08/SqScript.ttf") format('truetype');
}
@font-face {
font-family: 'CMC-Currency';
src: url("https://mc.nguh.org/w/images/7/7a/Nahan_Currency.ttf") format("truetype");
}
@font-face {
font-family: Lepeqeklih;
src: url("https://mc.nguh.org/w/images/2/2d/Lepeqeklih-Regular.ttf") format("truetype");
}
@font-face {
font-family: Frathmarque;
src: url("https://mc.nguh.org/w/images/4/41/Frathmarque.ttf") format("truetype");
}
@font-face {
font-family: Humild;
src: url("https://mc.nguh.org/w/images/c/cf/Humild-Regular.ttf") format("truetype")
}
@font-face {
font-family: TajadajlicNeue;
src: url(https://mc.nguh.org/w/images/4/47/TajadajlicNeue-Regular.ttf) format("truetype");
}
.script-laevanaak {
font-family: Laevanaak;
font-size: 150%;
}
.script-nahan {
font-family: Nahan;
font-size: 150%;
}
.script-cadwg {
font-family: Cadwg;
}
.script-chulhaam {
font-family: Chulhaam;
font-size: 150%;
}
.script-thl {
font-family: Theurilaa;
font-size: 150%;
}
.script-rkdg {
font-family: AH Rokajang Shika;
}
.script-koz {
font-family: Kozlahu;
}
.script-sq {
font-family: Sq;
}
.script-aprts{
font-family: Aparatas;
}
.script-nahan-currency {
font-family: 'CMC-Currency';
}
.script-lepe {
font-family: Lepeqeklih;
}
.script-frath {
font-family: Frathmarque;
font-size: 150%;
}
.script-humild {
font-family: Humild;
}
.script-tajada {
font-family: TajadajlicNeue;
font-size: 150%;
}
/* Do not display the 'Discussion' tab. It is already disabled server-side. */
#ca-talk { display: none !important; }