Difference between revisions of "MediaWiki:Common.css"

From BookOfWoo
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: @font-face { font-family: "WooGlyph"; src: url("http://bookofwoo.globetagging.com/WooGlyphSans.otf");} WooFont {font:1...")
 
 
(One intermediate revision by the same user not shown)
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 01: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";}