MediaWiki:Common.css: Difference between revisions

From Nguhcraft Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(40 intermediate revisions by 2 users not shown)
Line 1: Line 1:
@import url('https://fonts.googleapis.com/css2?family=Andika:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/* Font that actuall supports IPA */
@font-face {
font-family: GentiumW;
font-weight: normal;
font-style: normal;
src: url(https://mc.nguh.org/w/images/4/46/Gentium-Regular.woff2);
}
@font-face {
font-family: GentiumW;
font-weight: bold;
font-style: normal;
src: url(https://mc.nguh.org/w/images/d/d8/Gentium-Bold.woff2);
}
@font-face {
font-family: GentiumW;
font-weight: normal;
font-style: italic;
src: url(https://mc.nguh.org/w/images/b/b9/Gentium-Italic.woff2);
}
@font-face {
font-family: GentiumW;
font-weight: bold;
font-style: italic;
src: url(https://mc.nguh.org/w/images/e/e5/Gentium-BoldItalic.woff2);
}


.ipa {
  font-family: "GentiumW";
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "ss13";
}
/* Justified text w/ hyphenation. */
.vector-body p {
text-align: justify;
hyphens: auto;
}
#firstHeading {
font-family: GentiumW, serif;
}
.mw-heading2 h2 {
font-family: GentiumW, serif;
}
/* All the conscripts */
@font-face {
@font-face {
font-family: Laevanaak;
font-family: Laevanaak;
src: url(https://mc.nguh.org/w/images/9/9d/LaenavaakModern-Regular.ttf) format("truetype");
src: url(https://mc.nguh.org/w/images/9/9d/LaenavaakModern-Regular.ttf) format("truetype");
}
@font-face {
font-family: Qgicauue;
src: url(https://mc.nguh.org/w/images/0/00/Qgicauue.ttf) format("truetype");
}
}
@font-face {
@font-face {
Line 14: Line 61:
}
}


/** Justified text w/ hyphenation. */
@font-face {
.vector-body p {
font-family: Chulhaam;
text-align: justify;
src: url(https://mc.nguh.org/w/images/6/64/Chulhaam_Script.ttf) format("truetype");
hyphens: auto;
}
 
@font-face {
font-family: WikiTheurilaa;
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");
}
 
@font-face {
font-family: Tanswaiy;
src: url(https://mc.nguh.org/w/images/2/22/Tanswaiy.ttf) format("truetype");
}
@font-face {
font-family: Naqoo;
src: url(https://mc.nguh.org/w/images/3/37/NaqooHorizontal.ttf) format("truetype");
}
 
@font-face {
font-family: Copath;
src: url(https://mc.nguh.org/w/images/9/95/CopathSerif-1.1.0.ttf) format("truetype");
}
}


Line 27: Line 135:
.script-nahan {
.script-nahan {
font-family: Nahan;
font-family: Nahan;
font-size: 66%;
/* font-size: 150%;*/
}
}


Line 33: Line 141:
font-family: Cadwg;
font-family: Cadwg;
}
}
.script-chulhaam {
font-family: Chulhaam;
font-size: 150%;
}
.script-thl {
font-family: WikiTheurilaa;
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%;
}
.script-tanswaiy {
font-family: Tanswaiy;
font-size: 150%;
}
.script-qgicauue {
font-family: Qgicauue;
}
.script-naqoo {
font-family: Naqoo;
font-size: 4em;
}
.script-cpth {
font-family: Copath;
}
/* Do not display the 'Discussion' tab. It is already disabled server-side. */
#ca-talk { display: none !important; }

Latest revision as of 20:09, 16 April 2026

/* Font that actuall supports IPA */
@font-face {
	font-family: GentiumW;
	font-weight: normal;
	font-style: normal;
	src: url(https://mc.nguh.org/w/images/4/46/Gentium-Regular.woff2);
}
@font-face {
	font-family: GentiumW;
	font-weight: bold;
	font-style: normal;
	src: url(https://mc.nguh.org/w/images/d/d8/Gentium-Bold.woff2);
}
@font-face {
	font-family: GentiumW;
	font-weight: normal;
	font-style: italic;
	src: url(https://mc.nguh.org/w/images/b/b9/Gentium-Italic.woff2);
}
@font-face {
	font-family: GentiumW;
	font-weight: bold;
	font-style: italic;
	src: url(https://mc.nguh.org/w/images/e/e5/Gentium-BoldItalic.woff2);
}

.ipa {
  font-family: "GentiumW";
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "ss13";
}
 /* Justified text w/ hyphenation. */
.vector-body p {
	text-align: justify;
	hyphens: auto;
}

#firstHeading {
	font-family: GentiumW, serif;
}
.mw-heading2 h2 {
	font-family: GentiumW, serif;
}
/* 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: Qgicauue;
	src: url(https://mc.nguh.org/w/images/0/00/Qgicauue.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: WikiTheurilaa;
	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");
}

@font-face {
	font-family: Tanswaiy;
	src: url(https://mc.nguh.org/w/images/2/22/Tanswaiy.ttf) format("truetype");
}
@font-face {
	font-family: Naqoo;
	src: url(https://mc.nguh.org/w/images/3/37/NaqooHorizontal.ttf) format("truetype");
}

@font-face {
	font-family: Copath;
	src: url(https://mc.nguh.org/w/images/9/95/CopathSerif-1.1.0.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: WikiTheurilaa;
	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%;
}

.script-tanswaiy {
	font-family: Tanswaiy;
	font-size: 150%;
}

.script-qgicauue {
	font-family: Qgicauue;
}

.script-naqoo {
	font-family: Naqoo;
	font-size: 4em;
}

.script-cpth {
	font-family: Copath;
}

/* Do not display the 'Discussion' tab. It is already disabled server-side. */
#ca-talk { display: none !important; }