MediaWiki:Vector.CSS: Difference between revisions
Jump to navigation
Jump to search
Created page with "→CSS placed here will affect users of the Vector skin: .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 affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
.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 affect users of the Vector skin */
div.hand-written, span.hand-written {font-family:Garamond; font-size:120%; !important}