MediaWiki:Gadget-LanguagesAndScripts.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 8: Line 8:
@import url(https://fonts.googleapis.com/css?family=Gentium+Basic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Gentium+Basic&subset=latin,latin-ext);


/*@import url(../assets/lexfonts.css);*/
@import url(../assets/lexfonts.css);
/*@import url(../assets/darn.css);*/
@import url(../assets/darn.css);


@import url('https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Noto+Sans+Balinese&family=Noto+Sans+Hebrew&family=Noto+Sans+Syriac+Western&family=Noto+Serif+Devanagari&family=Noto+Serif+Ahom&family=Noto+Serif+Tibetan&family=Noto+Serif+Dogra&family=Noto+Naskh+Arabic&family=Noto+Nastaliq+Urdu&family=Amiri&family=Scheherazade+New&family=Abysinnica+SIL&family=Charis+SIL&family=Doulos+SIL&family=Nanum+Gothic&family=Nanum+Myeongjo&family=Eczar&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Noto+Sans+Balinese&family=Noto+Sans+Hebrew&family=Noto+Sans+Syriac+Western&family=Noto+Serif+Devanagari&family=Noto+Serif+Ahom&family=Noto+Serif+Tibetan&family=Noto+Serif+Dogra&family=Noto+Naskh+Arabic&family=Noto+Nastaliq+Urdu&family=Amiri&family=Scheherazade+New&family=Abysinnica+SIL&family=Charis+SIL&family=Doulos+SIL&family=Nanum+Gothic&family=Nanum+Myeongjo&family=Eczar&display=swap');
Line 65: Line 65:
   font-family: 'Draconic';
   font-family: 'Draconic';
   src: url("https://files.catbox.moe/pb51cy.otf") format('opentype');
   src: url("https://files.catbox.moe/pb51cy.otf") format('opentype');
}
@font-face{
  font-family: 'Tugvut';
  src: url("https://files.catbox.moe/ow5mkh.otf") format('opentype');
}
}


Line 227: Line 232:
.Syrc.Syrc, .Syrc *,
.Syrc.Syrc, .Syrc *,
.Tang.Tang, .Tang *,
.Tang.Tang, .Tang *,
.Tugv.Tugv, .Tugv *,
.Latn:lang(pine-Latn), .Latn:lang(pine-Latn) *,
.Xsux.Xsux, .Xsux * {
.Xsux.Xsux, .Xsux * {
font-style: normal;
font-style: normal;
Line 248: Line 255:
.Sogd.e-example b, .Sogd.e-quotation b, .Sogd.e-normalization b,
.Sogd.e-example b, .Sogd.e-quotation b, .Sogd.e-normalization b,
.Syrc.e-example b, .Syrc.e-quotation b, .Syrc.e-normalization b,
.Syrc.e-example b, .Syrc.e-quotation b, .Syrc.e-normalization b,
.Tugv.e-example b, .Tugv.e-quotation b, .Tugv.e-normalization b,
.Ugar.e-example b, .Ugar.e-quotation b, .Ugar.e-normalization b,
.Ugar.e-example b, .Ugar.e-quotation b, .Ugar.e-normalization b,
.Xpeo.e-example b, .Xpeo.e-quotation b, .Xpeo.e-normalization b,
.Xpeo.e-example b, .Xpeo.e-quotation b, .Xpeo.e-normalization b,
Line 254: Line 262:
font-size: inherit;
font-size: inherit;
}
}


/* Latin (.Latn)
/* Latin (.Latn)
Line 1,099: Line 1,106:
/* International Phonetic Alphabet */
/* International Phonetic Alphabet */
.IPA, .Ipach, .IPAchar {
.IPA, .Ipach, .IPAchar {
font-family: Gentium, 'Gentium Plus', GentiumAlt, 'DejaVu Sans', 'Segoe UI', 'Lucida Grande', 'Charis SIL', 'Doulos SIL', 'TITUS Cyberbit Basic', 'Code2000', 'Lucida Sans Unicode', sans-serif;
/*font-family: Gentium, 'Gentium Plus', GentiumAlt, 'DejaVu Sans', 'Segoe UI', 'Lucida Grande', 'Charis SIL', 'Doulos SIL', 'TITUS Cyberbit Basic', 'Code2000', 'Lucida Sans Unicode', sans-serif;*/
font-family: 'Segoe UI', 'Lucida Grande', 'Charis SIL', 'Doulos SIL', 'TITUS Cyberbit Basic', 'Code2000', 'Lucida Sans Unicode', sans-serif;
font-size: 110%;
font-size: 110%;
font-variant-ligatures: no-common-ligatures;
font-variant-ligatures: no-common-ligatures;
Line 1,165: Line 1,173:
.Teng {
.Teng {
font-family: 'Alcarin', 'Brill', serif;
font-family: 'Alcarin', 'Brill', serif;
}
.Teul { } /* exactly equal to Latn */
.Tugv, .tr:lang(pine-Latn) {
    font-family: 'Tugvut', sans-serif;
    font-size: 220%;
    line-height: 50%;
}
}