MediaWiki:Common.CSS: Difference between revisions

From Karl Polanyi
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: .hand-written {font-family:Garamond; font-size:120%;}"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


.hand-written {font-family:Garamond; font-size:120%;}
div.hand-written, span.hand-written {font-family:Garamond; font-size:120%; !important}

Latest revision as of 12:00, 15 August 2017

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

div.hand-written, span.hand-written {font-family:Garamond; font-size:120%; !important}