Difference between revisions of "MediaWiki:Common.css"

From BookOfWoo
Jump to: navigation, search
 
Line 5: Line 5:
 
   src: url("http://bookofwoo.globetagging.com/WooGlyphSans.otf");}
 
   src: url("http://bookofwoo.globetagging.com/WooGlyphSans.otf");}
  
.WooFont {font:16pt "WooGlyph";}
+
.WooFont {font-family: "WooGlyph";}

Latest revision as of 00:25, 2 March 2018

/* CSS placed here will be applied to all skins */

@font-face {
  font-family: "WooGlyph";
  src: url("http://bookofwoo.globetagging.com/WooGlyphSans.otf");}

.WooFont {font-family: "WooGlyph";}