MediaWiki:Monobook.css

From Rangjung Yeshe Wiki Texts
Revision as of 08:02, 15 September 2020 by Eric (talk | contribs) (Created page with "→‎CSS placed here will affect users of the MonoBook skin: →‎jomolhari-regular - tibetan_latin: @font-face { font-family: 'Jomolhari'; font-style: normal; font-wei...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After saving, 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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will affect users of the MonoBook skin */

/* jomolhari-regular - tibetan_latin */
@font-face {
  font-family: 'Jomolhari';
  font-style: normal;
  font-weight: 400;
  src: url('../resources/fonts/jomolhari-v2-tibetan_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Jomolhari Regular'), local('Jomolhari-Regular'),
       url('../resources/fonts/jomolhari-v2-tibetan_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../resources/fonts/jomolhari-v2-tibetan_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../resources/fonts/jomolhari-v2-tibetan_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../resources/fonts/jomolhari-v2-tibetan_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../resources/fonts/jomolhari-v2-tibetan_latin-regular.svg#Jomolhari') format('svg'); /* Legacy iOS */
}

.TibUniJomolhari24
{
   font-family: 'Jomolhari', serif;
   font-size: 18pt;
   font-weight: normal;
   line-height:125%;
}