Difference between revisions of "MediaWiki:Common.css"

From Rangjung Yeshe Wiki - Dharma Dictionary
Jump to navigation Jump to search
(New page: →‎* CSS placed here will be applied to all skins: .TibUni12 { font-family: Kailasa, "Tibetan Machine Uni","XenoType Tibetan New", "Microsoft Himalaya", Verdada, serif; font-size: ...)
 
Line 1: Line 1:
 
/** CSS placed here will be applied to all skins */
 
/** CSS placed here will be applied to all skins */
 
.TibUni12 {
 
.TibUni12 {
   font-family: Kailasa,  "Tibetan Machine Uni","XenoType Tibetan New", "Microsoft Himalaya", Verdada, serif;
+
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
 
   font-size: 12pt;
 
   font-size: 12pt;
 +
  font-weight: normal;
 +
}
 +
 +
.TibUni14 {
 +
  font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
 +
  font-size: 14pt;
 +
  font-weight: normal;
 +
}
 +
 +
.TibUni16 {
 +
  font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
 +
  font-size: 16pt;
 
   font-weight: normal;
 
   font-weight: normal;
 
}
 
}
  
 
.TibUni18 {
 
.TibUni18 {
   font-family: Kailasa,  "Tibetan Machine Uni","XenoType Tibetan New", "Microsoft Himalaya", Kailasa, Verdada, serif;
+
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
 
   font-size: 18pt;
 
   font-size: 18pt;
 +
  font-weight: normal;
 +
}
 +
 +
.TibUni20 {
 +
  font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
 +
  font-size: 20pt;
 
   font-weight: normal;
 
   font-weight: normal;
 
}
 
}
  
 
.TibUni24 {
 
.TibUni24 {
   font-family: Kailasa,  "Tibetan Machine Uni", "XenoType Tibetan New", "Microsoft Himalaya", Kailasa, Verdada, serif;
+
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
 
   font-size: 24pt;
 
   font-size: 24pt;
 +
  font-weight: normal;
 +
}
 +
 +
.TibUni30 {
 +
  font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
 +
  font-size: 30pt;
 
   font-weight: normal;
 
   font-weight: normal;
 
}
 
}
  
 
.TibUni36 {
 
.TibUni36 {
   font-family: Kailasa,  "Tibetan Machine Uni", "XenoType Tibetan New", "Microsoft Himalaya", Kailasa, Verdada, serif;
+
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
 
   font-size: 36pt;
 
   font-size: 36pt;
 
   font-weight: normal;
 
   font-weight: normal;
Line 25: Line 49:
  
 
.TibUni48 {
 
.TibUni48 {
   font-family: Kailasa,  "Tibetan Machine Uni", "XenoType Tibetan New", "Microsoft Himalaya", Kailasa, Verdada, serif;
+
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
 
   font-size: 48pt;
 
   font-size: 48pt;
 
   font-weight: normal;
 
   font-weight: normal;
 
}
 
}

Revision as of 21:55, 10 March 2008

/** CSS placed here will be applied to all skins */
.TibUni12 {
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
   font-size: 12pt;
   font-weight: normal;
}

.TibUni14 {
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
   font-size: 14pt;
   font-weight: normal;
}

.TibUni16 {
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
   font-size: 16pt;
   font-weight: normal;
}

.TibUni18 {
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
   font-size: 18pt;
   font-weight: normal;
}

.TibUni20 {
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
   font-size: 20pt;
   font-weight: normal;
}

.TibUni24 {
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
   font-size: 24pt;
   font-weight: normal;
}

.TibUni30 {
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
   font-size: 30pt;
   font-weight: normal;
}

.TibUni36 {
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
   font-size: 36pt;
   font-weight: normal;
}

.TibUni48 {
   font-family: Kailasa,  "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif;
   font-size: 48pt;
   font-weight: normal;
}