View source for MediaWiki:Common.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/** CSS placed here will be applied to all skins */
@font-face {
font-family: "BodYig";
src: url("fonts/DDC_Uchen.eot");
src: local("DDC Uchen"),
url("fonts/DDC_Uchen.woff") format("woff"),
url("fonts/DDC_Uchen.ttf") format("truetype"),
url("fonts/DDC_Uchen.otf") format("opentype"),
local("Kailasa"),
local("Kokonor"),
local("Jomolhari"),
local("Himalaya");
unicode-range: U+0F00-0FFF, U+F500-F8FF;
}
body:lang(bo) {
font-family: Kailasa, Kokonor, Jomolhari, "DDC Uchen", Himalaya, "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
font-size: 14pt;
000
1:0
Return to MediaWiki:Common.css.