MediaWiki:Common.CSS: Difference between revisions
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 |
||
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%;} |
Revision as of 11:58, 15 August 2017
/* CSS placed here will be applied to all skins */
div.hand-written, span.hand-written {font-family:Garamond; font-size:120%;}