MediaWiki:Gadget-LanguagesAndScripts.css: Difference between revisions

No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 69: Line 69:
@font-face{
@font-face{
   font-family: 'Tugvut';
   font-family: 'Tugvut';
   src: url("https://drive.google.com/uc?id=1NvNAVNdhLQX2NvYIcVGPTf7FTklwmW0R&export=download") format('opentype');
   src: url("https://files.catbox.moe/ow5mkh.otf") format('opentype');
}
}


Line 233: Line 233:
.Tang.Tang, .Tang *,
.Tang.Tang, .Tang *,
.Tugv.Tugv, .Tugv *,
.Tugv.Tugv, .Tugv *,
.Latn:lang(pine-Latn), .Latn:lang(pine-Latn) *,
.Xsux.Xsux, .Xsux * {
.Xsux.Xsux, .Xsux * {
font-style: normal;
font-style: normal;
Line 261: Line 262:
font-size: inherit;
font-size: inherit;
}
}


/* Latin (.Latn)
/* Latin (.Latn)
Line 1,175: Line 1,175:
}
}


.Tugv{
.Teul { } /* exactly equal to Latn */
 
.Tugv, .tr:lang(pine-Latn) {
     font-family: 'Tugvut', sans-serif;
     font-family: 'Tugvut', sans-serif;
    font-size: 220%;
    line-height: 50%;
}
}