Jump to content

User:KLITE789/global.css

From Meta, a Wikimedia project coordination wiki
(Redirected from User:Malurian123/global.css)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* General */
.IPA {
	font-family: 'Times New Roman';
}

body {
	font-family: 'Noto Sans Display', 'Segoe UI', 'Calibri', sans-serif;
	font-weight: 400;
}

#firstHeading {
	font-family: 'Noto Serif', serif;
}

h1 {
	font-family: 'Noto Serif', serif;
}

h2 .mw-headline {
	font-family: 'Noto Serif', serif;
}

.mw-page-title-main .mw-page-title-namespace .mw-page-title-separator {
	font-family: 'Noto Serif', serif;
}

.smallcaps {
	font-family: 'Times New Roman', serif;
}

/* Specific scripts */
.Bali {
	font-family: 'Noto Sans Balinese';
	font-style: inherit;
}
.Bhks {
	font-family: 'Noto Sans Bhaiksuki';
	font-style: inherit;
}
.Bopo {
	font-family: 'Babelstone Han';
	font-style: inherit;
}
.Deva {
	font-family: Mukta;
	font-style: inherit;
}
.Gran {
	font-family: 'Noto Serif Grantha';
	font-style: inherit;
}
.Hani {
	font-family: 'Source Han Sans CN VF', 'Source Han Sans TW VF';
	font-style: inherit;
}
.Hans {
	font-family: 'Source Han Sans CN VF';
	font-style: inherit;
}
.Hant {
	font-family: 'Source Han Sans TW VF';
	font-style: inherit;
}
.Jpan {
	font-family: 'Source Han Sans JP VF';
	font-style: inherit;
}
.Kore {
	font-family: 'Source Han Sans KR VF';
	font-style: inherit;
}
.Khmr {
	font-family: 'Khmer Mondulkiri';
	font-style: inherit;
}
.Lana {
	font-family: 'NS Tahlom';
	font-style: inherit;
}
.Laoo {
	font-family: 'SengBuhan';
	font-style: inherit;
}
.Modi {
	font-family: 'Noto Sans Modi';
	font-style: inherit;
}
.Nand {
	font-family: 'Noto Sans Nandinagari';
	font-style: inherit;
}
.Newa {
	font-family: 'Noto Sans Newa';
	font-style: inherit;
}
.Saur {
	font-family: 'Noto Sans Saurashtra';
	font-style: inherit;
}
.Sidd {
	font-family: 'Noto Sans Siddham';
	font-style: inherit;
}
.Sylo {
	font-family: Surma;
	font-size: larger;
}
.Tirh {
	font-family: 'Noto Sans Tirhuta';
	font-style: inherit;
}

/* Specific languages */

:lang(ban) /* Balinese */ {
	font-family: 'Noto Sans Balinese';
	font-style: inherit;
}
:lang(ban-Latn) /* Balinese in Latin script */ {
	font-family: 'Noto Sans Display';
	font-style: inherit;
}
:lang(blt) /* Tai Dam */ {
	font-family: 'Noto Sans Tai Viet';
	font-style: inherit;
}
:lang(gmy) /* Mycenaean Greek */ {
	font-family: 'Noto Sans Linear B';
	font-style: inherit;
}
:lang(khb) /* Tai Lue */ {
	font-family: 'Microsoft New Tai Lue', 'NS Tahlom';
	font-style: inherit;
}
:lang(kkh) /* Khün */ {
	font-family: 'NS Tahlom';
	font-style: inherit;
}
:lang(mni) /* Meitei */ {
	font-family: 'Noto Sans Meetei Mayek';
	font-style: inherit;
}
:lang(nod) /* Northern Thai */ {
	font-family: 'NS Tahlom';
	font-style: inherit;
}
:lang(sa-Latn) /* Sanskrit in Latin script */ {
	font-family: inherit;
	font-style: inherit;
}
:lang(sa-Latn-fonipa) /* Sanskrit IPA */ {
	font-family: 'Times New Roman', serif;
	font-style: normal;
}
:lang(sa) /* Sanskrit */ {
	font-family: Siddhanta;
	font-style: inherit;
}
:lang(sam) /* Samaritan */ {
	font-family: 'Noto Sans Samaritan';
	font-style: inherit;
}
:lang(syl) /* Sylheti */ {
	font-family: 'Noto Sans Display', Surma;
	font-style: inherit;
}
:lang(xag) /* Aghwan */ {
	font-family: sans-serif, 'Noto Sans Caucasian Albanian';
	font-style: inherit;
}
:lang(yue-Latn-jyutping) /* Cantonese Jyutping */ {
	font-family: inherit;
	font-style: inherit;
}
:lang(yue) /* Cantonese */ {
	font-family: 'Source Han Sans HK VF', 'Source Han Sans CN VF', 'Babelstone Han';
	font-style: inherit;
}
:lang(zh-Bopo) /* Bopomofo */ {
	font-family: 'Babelstone Han';
	font-style: inherit;
}