MediaWiki:Vector.css: Difference between revisions
From Khyentse Lineage - A Tsadra Foundation Project
No edit summary |
((by SublimeText.Mediawiker)) |
||
Line 2: | Line 2: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
/* CSS placed here will affect users of the MonoBook skin */ | /* CSS placed here will affect users of the MonoBook skin */ | ||
/* FONT DECLARATIONS */ | |||
/* jomolhari-regular - tibetan_latin */ | /* jomolhari-regular - tibetan_latin */ | ||
@font-face { | @font-face { | ||
font-family: 'Jomolhari'; | |||
font-style: normal; | |||
font-weight: normal; | |||
src: url('fonts/jomolhari-v2-tibetan_latin-regular.eot'); /* IE9 Compat Modes */ | |||
src: local('Jomolhari Regular'), local('Jomolhari-Regular'), | |||
url('fonts/jomolhari-v2-tibetan_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ | |||
url('fonts/jomolhari-v2-tibetan_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ | |||
url('fonts/jomolhari-v2-tibetan_latin-regular.woff') format('woff'), /* Modern Browsers */ | |||
url('fonts/jomolhari-v2-tibetan_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ | |||
url('fonts/jomolhari-v2-tibetan_latin-regular.svg#Jomolhari') format('svg'); /* Legacy iOS */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | } | ||
/* TibetanClassicUnicode | /* TibetanClassicUnicode */ | ||
@font-face { | @font-face { | ||
font-family: "TibetanClassicUnicode"; | |||
font-weight: normal; | |||
font-style: normal; | |||
src: url("fonts/TibetanClassicUnicode11.eot"); /* IE9 Compat Modes */ | |||
src: url("fonts/TibetanClassicUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ | |||
url("fonts/TibetanClassicUnicode11.otf") format("opentype"), /* Open Type Font */ | |||
url("fonts/TibetanClassicUnicode11.svg") format("svg"), /* Legacy iOS */ | |||
url("fonts/TibetanClassicUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */ | |||
url("fonts/TibetanClassicUnicode11.woff") format("woff"), /* Modern Browsers */ | |||
url("fonts/TibetanClassicUnicode11.woff2") format("woff2"); /* Super Modern Browsers */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | } | ||
/* TibetanChogyalUnicode | /* TibetanChogyalUnicode */ | ||
@font-face { | @font-face { | ||
font-family: "TibetanChogyalUnicode"; | |||
font-weight: normal; | |||
font-style: normal; | |||
src: url("fonts/TibetanChosgyalUnicode11.eot"); /* IE9 Compat Modes */ | |||
src: url("fonts/TibetanChosgyalUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ | |||
url("fonts/TibetanChosgyalUnicode11.otf") format("opentype"), /* Open Type Font */ | |||
url("fonts/TibetanChosgyalUnicode11.svg") format("svg"), /* Legacy iOS */ | |||
url("fonts/TibetanChosgyalUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */ | |||
url("fonts/TibetanChosgyalUnicode11.woff") format("woff"), /* Modern Browsers */ | |||
url("fonts/TibetanChosgyalUnicode11.woff2") format("woff2"); /* Super Modern Browsers */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | } | ||
/* TibetanCalligraphicUnicode | /* TibetanCalligraphicUnicode */ | ||
@font-face { | @font-face { | ||
font-family: "TibetanCalligraphicUnicode"; | |||
font-weight: normal; | |||
font-style: normal; | |||
src: url("fonts/TibetanCalligraphicUnicode11.eot"); /* IE9 Compat Modes */ | |||
src: url("fonts/TibetanCalligraphicUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ | |||
url("fonts/TibetanCalligraphicUnicode11.otf") format("opentype"), /* Open Type Font */ | |||
url("fonts/TibetanCalligraphicUnicode11.svg") format("svg"), /* Legacy iOS */ | |||
url("fonts/TibetanCalligraphicUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */ | |||
url("fonts/TibetanCalligraphicUnicode11.woff") format("woff"), /* Modern Browsers */ | |||
url("fonts/TibetanCalligraphicUnicode11.woff2") format("woff2"); /* Super Modern Browsers */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | } | ||
/* TibetanMachineUnicode | /* TibetanMachineUnicode */ | ||
@font-face { | @font-face { | ||
font-family: "TibetanMachineUnicode"; | |||
font-weight: normal; | |||
font-style: normal; | |||
src: url("fonts/TibetanMachineUnicode11.eot"); /* IE9 Compat Modes */ | |||
src: url("fonts/TibetanMachineUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ | |||
url("fonts/TibetanMachineUnicode11.otf") format("opentype"), /* Open Type Font */ | |||
url("fonts/TibetanMachineUnicode11.svg") format("svg"), /* Legacy iOS */ | |||
url("fonts/TibetanMachineUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */ | |||
url("fonts/TibetanMachineUnicode11.woff") format("woff"), /* Modern Browsers */ | |||
url("fonts/TibetanMachineUnicode11.woff2") format("woff2"); /* Super Modern Browsers */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | } | ||
/* TibetanMachineUni | /* TibetanMachineUni */ | ||
@font-face { | @font-face { | ||
font-family: "TibetanMachineUni"; | |||
font-weight: normal; | |||
font-style: normal; | |||
src: url("fonts/TibetanMachineUniAlpha.eot"); /* IE9 Compat Modes */ | |||
src: url("fonts/TibetanMachineUniAlpha.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ | |||
url("fonts/TibetanMachineUniAlpha.otf") format("opentype"), /* Open Type Font */ | |||
url("fonts/TibetanMachineUniAlpha.svg") format("svg"), /* Legacy iOS */ | |||
url("fonts/TibetanMachineUniAlpha.ttf") format("truetype"), /* Safari, Android, iOS */ | |||
url("fonts/TibetanMachineUniAlpha.woff") format("woff"), /* Modern Browsers */ | |||
url("fonts/TibetanMachineUniAlpha.woff2") format("woff2"); /* Modern Browsers */ | |||
unicode-range: U+0F00-0FFF, U+F300-F8FF; | |||
} | |||
/* FONT FAMILIES */ | |||
.tibetan-jomolhari { | |||
font-family: 'Jomolhari', serif; | |||
font-weight: normal; | |||
line-height:125%; | |||
} | |||
.tibetan-classic-unicode { | |||
font-family: 'TibetanClassicUnicode', serif; | |||
font-weight: normal; | |||
line-height:75%; | |||
} | |||
.tibetan-chogyal-unicode { | |||
font-family: 'TibetanChogyalUnicode', serif; | |||
font-weight: normal; | |||
line-height:75%; | |||
} | |||
.tibetan-calligraphic-unicode { | |||
font-family: 'TibetanCalligraphicUnicode', serif; | |||
font-weight: normal; | |||
line-height:125%; | |||
} | |||
.tibetan-machine-unicode { | |||
font-family: 'TibetanMachineUnicode', serif; | |||
font-weight: normal; | |||
line-height:125%; | |||
} | |||
.tibetan-machine-uni { | |||
font-family: 'TibetanMachineUni', serif; | |||
font-weight: normal; | |||
line-height:125%; | |||
} | } | ||
/* FONT SIZES & ALIGNEMENT */ | |||
.font-size-12pt { font-size: 12pt; } | |||
.font-size-12pt.raised { position: relative; top: -6px; } | |||
.font-size-14pt { font-size: 14pt; } | |||
.font-size-14pt.raised { position: relative; top: -7px; } | |||
.font-size-16pt { font-size: 16pt; } | |||
.font-size-16pt.raised { position: relative; top: -8px; } | |||
.font-size-18pt { font-size: 18pt; } | |||
.font-size-18pt.raised { position: relative; top: -9px; } | |||
.font-size-20pt { font-size: 20pt; } | |||
.font-size-20pt.raised { position: relative; top: -10px; } | |||
.font-size-22pt { font-size: 22pt; } | |||
.font-size-22pt.raised { position: relative; top: -11px; } | |||
.font-size-24pt { font-size: 24pt; } | |||
.font-size-24pt.raised { position: relative; top: -12px; } | |||
.font-size-26pt { font-size: 26pt; } | |||
.font-size-26pt.raised { position: relative; top: -13px; } | |||
.font-size-28pt { font-size: 28pt; } | |||
.font-size-28pt.raised { position: relative; top: -14px; } | |||
.font-size-30pt { font-size: 30pt; } | |||
.font-size-30pt.raised { position: relative; top: -15px; } | |||
.font-size-32pt { font-size: 32pt; } | |||
.font-size-32pt.raised { position: relative; top: -16px; } | |||
.font-size-34pt { font-size: 34pt; } | |||
.font-size-34pt.raised { position: relative; top: -17px; } | |||
.font-size-36pt { font-size: 36pt; } | |||
.font-size-36pt.raised { position: relative; top: -18px; } | |||
.font-size-38pt { font-size: 38pt; } | |||
.font-size-38pt.raised { position: relative; top: -19px; } | |||
.font-size-40pt { font-size: 40pt; } | |||
.font-size-40pt.raised { position: relative; top: -20px; } | |||
.font-size-42pt { font-size: 42pt; } | |||
.font-size-42pt.raised { position: relative; top: -21px; } | |||
.font-size-44pt { font-size: 44pt; } | |||
.font-size-44pt.raised { position: relative; top: -22px; } | |||
.font-size-46pt { font-size: 46pt; } | |||
.font-size-46pt.raised { position: relative; top: -23px; } | |||
.font-size-48pt { font-size: 48pt; } | |||
.font-size-48pt.raised { position: relative; top: -24px; } | |||
.font-size-50pt { font-size: 50pt; } | |||
.font-size-50pt.raised { position: relative; top: -25px; } | |||
.font-size-52pt { font-size: 52pt; } | |||
.font-size-52pt.raised { position: relative; top: -26px; } | |||
.font-size-54pt { font-size: 54pt; } | |||
.font-size-54pt.raised { position: relative; top: -27px; } | |||
.font-size-56pt { font-size: 56pt; } | |||
.font-size-56pt.raised { position: relative; top: -28px; } | |||
.font-size-58pt { font-size: 58pt; } | |||
.font-size-58pt.raised { position: relative; top: -29px; } | |||
.font-size-60pt { font-size: 60pt; } | |||
.font-size-60pt.raised { position: relative; top: -30px; } | |||
.font-size-62pt { font-size: 62pt; } | |||
.font-size-62pt.raised { position: relative; top: -31px; } | |||
.font-size-64pt { font-size: 64pt; } | |||
.font-size-64pt.raised { position: relative; top: -32px; } | |||
.font-size-66pt { font-size: 66pt; } | |||
.font-size-66pt.raised { position: relative; top: -33px; } | |||
.font-size-68pt { font-size: 68pt; } | |||
.font-size-68pt.raised { position: relative; top: -34px; } | |||
.font-size-70pt { font-size: 70pt; } | |||
.font-size-70pt.raised { position: relative; top: -35px; } | |||
.font-size-72pt { font-size: 72pt; } | |||
.font-size-72pt.raised { position: relative; top: -36px; } | |||
.font-size-74pt { font-size: 74pt; } | |||
.font-size-74pt.raised { position: relative; top: -37px; } | |||
.font-size-76pt { font-size: 76pt; } | |||
.font-size-76pt.raised { position: relative; top: -38px; } | |||
.font-size-78pt { font-size: 78pt; } | |||
.font-size-78pt.raised { position: relative; top: -39px; } | |||
.font-size-80pt { font-size: 80pt; } | |||
.font-size-80pt.raised { position: relative; top: -40px; } | |||
Line 286: | Line 449: | ||
font-family: Jomolhari, sans-serif; | font-family: Jomolhari, sans-serif; | ||
font-size: 14pt; | font-size: 14pt; | ||
} | } |
Revision as of 11:14, 9 February 2021
/* All CSS here will be loaded for users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the MonoBook skin */
/* FONT DECLARATIONS */
/* jomolhari-regular - tibetan_latin */
@font-face {
font-family: 'Jomolhari';
font-style: normal;
font-weight: normal;
src: url('fonts/jomolhari-v2-tibetan_latin-regular.eot'); /* IE9 Compat Modes */
src: local('Jomolhari Regular'), local('Jomolhari-Regular'),
url('fonts/jomolhari-v2-tibetan_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/jomolhari-v2-tibetan_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('fonts/jomolhari-v2-tibetan_latin-regular.woff') format('woff'), /* Modern Browsers */
url('fonts/jomolhari-v2-tibetan_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/jomolhari-v2-tibetan_latin-regular.svg#Jomolhari') format('svg'); /* Legacy iOS */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* TibetanClassicUnicode */
@font-face {
font-family: "TibetanClassicUnicode";
font-weight: normal;
font-style: normal;
src: url("fonts/TibetanClassicUnicode11.eot"); /* IE9 Compat Modes */
src: url("fonts/TibetanClassicUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("fonts/TibetanClassicUnicode11.otf") format("opentype"), /* Open Type Font */
url("fonts/TibetanClassicUnicode11.svg") format("svg"), /* Legacy iOS */
url("fonts/TibetanClassicUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */
url("fonts/TibetanClassicUnicode11.woff") format("woff"), /* Modern Browsers */
url("fonts/TibetanClassicUnicode11.woff2") format("woff2"); /* Super Modern Browsers */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* TibetanChogyalUnicode */
@font-face {
font-family: "TibetanChogyalUnicode";
font-weight: normal;
font-style: normal;
src: url("fonts/TibetanChosgyalUnicode11.eot"); /* IE9 Compat Modes */
src: url("fonts/TibetanChosgyalUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("fonts/TibetanChosgyalUnicode11.otf") format("opentype"), /* Open Type Font */
url("fonts/TibetanChosgyalUnicode11.svg") format("svg"), /* Legacy iOS */
url("fonts/TibetanChosgyalUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */
url("fonts/TibetanChosgyalUnicode11.woff") format("woff"), /* Modern Browsers */
url("fonts/TibetanChosgyalUnicode11.woff2") format("woff2"); /* Super Modern Browsers */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* TibetanCalligraphicUnicode */
@font-face {
font-family: "TibetanCalligraphicUnicode";
font-weight: normal;
font-style: normal;
src: url("fonts/TibetanCalligraphicUnicode11.eot"); /* IE9 Compat Modes */
src: url("fonts/TibetanCalligraphicUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("fonts/TibetanCalligraphicUnicode11.otf") format("opentype"), /* Open Type Font */
url("fonts/TibetanCalligraphicUnicode11.svg") format("svg"), /* Legacy iOS */
url("fonts/TibetanCalligraphicUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */
url("fonts/TibetanCalligraphicUnicode11.woff") format("woff"), /* Modern Browsers */
url("fonts/TibetanCalligraphicUnicode11.woff2") format("woff2"); /* Super Modern Browsers */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* TibetanMachineUnicode */
@font-face {
font-family: "TibetanMachineUnicode";
font-weight: normal;
font-style: normal;
src: url("fonts/TibetanMachineUnicode11.eot"); /* IE9 Compat Modes */
src: url("fonts/TibetanMachineUnicode11.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("fonts/TibetanMachineUnicode11.otf") format("opentype"), /* Open Type Font */
url("fonts/TibetanMachineUnicode11.svg") format("svg"), /* Legacy iOS */
url("fonts/TibetanMachineUnicode11.ttf") format("truetype"), /* Safari, Android, iOS */
url("fonts/TibetanMachineUnicode11.woff") format("woff"), /* Modern Browsers */
url("fonts/TibetanMachineUnicode11.woff2") format("woff2"); /* Super Modern Browsers */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* TibetanMachineUni */
@font-face {
font-family: "TibetanMachineUni";
font-weight: normal;
font-style: normal;
src: url("fonts/TibetanMachineUniAlpha.eot"); /* IE9 Compat Modes */
src: url("fonts/TibetanMachineUniAlpha.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("fonts/TibetanMachineUniAlpha.otf") format("opentype"), /* Open Type Font */
url("fonts/TibetanMachineUniAlpha.svg") format("svg"), /* Legacy iOS */
url("fonts/TibetanMachineUniAlpha.ttf") format("truetype"), /* Safari, Android, iOS */
url("fonts/TibetanMachineUniAlpha.woff") format("woff"), /* Modern Browsers */
url("fonts/TibetanMachineUniAlpha.woff2") format("woff2"); /* Modern Browsers */
unicode-range: U+0F00-0FFF, U+F300-F8FF;
}
/* FONT FAMILIES */
.tibetan-jomolhari {
font-family: 'Jomolhari', serif;
font-weight: normal;
line-height:125%;
}
.tibetan-classic-unicode {
font-family: 'TibetanClassicUnicode', serif;
font-weight: normal;
line-height:75%;
}
.tibetan-chogyal-unicode {
font-family: 'TibetanChogyalUnicode', serif;
font-weight: normal;
line-height:75%;
}
.tibetan-calligraphic-unicode {
font-family: 'TibetanCalligraphicUnicode', serif;
font-weight: normal;
line-height:125%;
}
.tibetan-machine-unicode {
font-family: 'TibetanMachineUnicode', serif;
font-weight: normal;
line-height:125%;
}
.tibetan-machine-uni {
font-family: 'TibetanMachineUni', serif;
font-weight: normal;
line-height:125%;
}
/* FONT SIZES & ALIGNEMENT */
.font-size-12pt { font-size: 12pt; }
.font-size-12pt.raised { position: relative; top: -6px; }
.font-size-14pt { font-size: 14pt; }
.font-size-14pt.raised { position: relative; top: -7px; }
.font-size-16pt { font-size: 16pt; }
.font-size-16pt.raised { position: relative; top: -8px; }
.font-size-18pt { font-size: 18pt; }
.font-size-18pt.raised { position: relative; top: -9px; }
.font-size-20pt { font-size: 20pt; }
.font-size-20pt.raised { position: relative; top: -10px; }
.font-size-22pt { font-size: 22pt; }
.font-size-22pt.raised { position: relative; top: -11px; }
.font-size-24pt { font-size: 24pt; }
.font-size-24pt.raised { position: relative; top: -12px; }
.font-size-26pt { font-size: 26pt; }
.font-size-26pt.raised { position: relative; top: -13px; }
.font-size-28pt { font-size: 28pt; }
.font-size-28pt.raised { position: relative; top: -14px; }
.font-size-30pt { font-size: 30pt; }
.font-size-30pt.raised { position: relative; top: -15px; }
.font-size-32pt { font-size: 32pt; }
.font-size-32pt.raised { position: relative; top: -16px; }
.font-size-34pt { font-size: 34pt; }
.font-size-34pt.raised { position: relative; top: -17px; }
.font-size-36pt { font-size: 36pt; }
.font-size-36pt.raised { position: relative; top: -18px; }
.font-size-38pt { font-size: 38pt; }
.font-size-38pt.raised { position: relative; top: -19px; }
.font-size-40pt { font-size: 40pt; }
.font-size-40pt.raised { position: relative; top: -20px; }
.font-size-42pt { font-size: 42pt; }
.font-size-42pt.raised { position: relative; top: -21px; }
.font-size-44pt { font-size: 44pt; }
.font-size-44pt.raised { position: relative; top: -22px; }
.font-size-46pt { font-size: 46pt; }
.font-size-46pt.raised { position: relative; top: -23px; }
.font-size-48pt { font-size: 48pt; }
.font-size-48pt.raised { position: relative; top: -24px; }
.font-size-50pt { font-size: 50pt; }
.font-size-50pt.raised { position: relative; top: -25px; }
.font-size-52pt { font-size: 52pt; }
.font-size-52pt.raised { position: relative; top: -26px; }
.font-size-54pt { font-size: 54pt; }
.font-size-54pt.raised { position: relative; top: -27px; }
.font-size-56pt { font-size: 56pt; }
.font-size-56pt.raised { position: relative; top: -28px; }
.font-size-58pt { font-size: 58pt; }
.font-size-58pt.raised { position: relative; top: -29px; }
.font-size-60pt { font-size: 60pt; }
.font-size-60pt.raised { position: relative; top: -30px; }
.font-size-62pt { font-size: 62pt; }
.font-size-62pt.raised { position: relative; top: -31px; }
.font-size-64pt { font-size: 64pt; }
.font-size-64pt.raised { position: relative; top: -32px; }
.font-size-66pt { font-size: 66pt; }
.font-size-66pt.raised { position: relative; top: -33px; }
.font-size-68pt { font-size: 68pt; }
.font-size-68pt.raised { position: relative; top: -34px; }
.font-size-70pt { font-size: 70pt; }
.font-size-70pt.raised { position: relative; top: -35px; }
.font-size-72pt { font-size: 72pt; }
.font-size-72pt.raised { position: relative; top: -36px; }
.font-size-74pt { font-size: 74pt; }
.font-size-74pt.raised { position: relative; top: -37px; }
.font-size-76pt { font-size: 76pt; }
.font-size-76pt.raised { position: relative; top: -38px; }
.font-size-78pt { font-size: 78pt; }
.font-size-78pt.raised { position: relative; top: -39px; }
.font-size-80pt { font-size: 80pt; }
.font-size-80pt.raised { position: relative; top: -40px; }
.Has-quote-from-ཡི་གེ་མེད་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-གསང་བ་སྤྱོད་པ་ས་བོན་གྱི་རྒྱུད།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཚད་མ་རྣམ་འགྲེལ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཀུན་ཏུ་བཟང་པོ་ཐུགས་ཀྱི་མེ་ལོང།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཀུན་བྱེད་རྒྱལ་པོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རྩ་བ་ཤེས་རབ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-བརྟག་གཉིས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སྒྱུ་འཕྲུལ་གསང་སྙིང།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སྒྱུ་འཕྲུལ་གསང་སྙིང།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རྨད་བྱུང་རྒྱལ་པོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཕྱོགས་ཀྱི་གླང་པོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-མངོན་རྟོགས་རྒྱན།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཕྱིར་མི་ལྡོག་པ་འཁོར་ལོའི་མདོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རིག་པ་རང་ཤར་གྱི་རྒྱུད།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རྒྱུད་བླ་མ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཨ་ཏི་བཀོད་པ་ཆེན་པོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཡི་གེ་མེད་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སེང་གེ་རྩལ་རྫོགས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-མུ་ཏིག་ཕྲེང་བ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སངས་རྒྱས་ཐམས་ཅད་ཀྱི་དགོངས་པ་འདུས་པའི་མདོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-བྱམས་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རྡོ་རྗེ་གཅོད་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-བདེན་གཉིས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-དུས་གཅིག་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-གསང་འདུས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རིན་པོ་ཆེ་སྤུངས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཁྱུང་ཆེན།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཀློང་དྲུག་པ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-འདས་རྗེས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སྒྲ་ཐལ་འགྱུར་རྩ་བའི་རྒྱུད།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-འཕགས་པ་ཏིང་ངེ་འཛིན་གྱི་རྒྱལ་པོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-སངས་རྒྱས་ཐམས་ཅད་ཀྱི་དགོངས་པ་འདུས་པའི་མདོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ནོར་བུ་ཕྲ་བཀོད།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-ཡུམ་ཆེན་མོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-དཔལ་ས་ར་ཧས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-རྫོགས་པ་སྤྱི་ཆིངས།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Has-quote-from-འཕགས་པ་དཀོན་མཆོག་ཏ་ལ་ལའི་མདོ།.smwtype_txt {
font-family: Jomolhari;
font-size: 16pt;
}
.Tibetan-texts-quoted-from.smwtype_txt.sorting_1 {
font-family: Jomolhari, sans-serif;
font-size: 14pt;
}