Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will affect users of the Vector skin: h4 .mw-headline { font-color: red; font-size: 300%; }") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
− | h4 .mw-headline { | + | h4 .mw-headline { text-decoration:underline; font-color: #339433; } |
Revision as of 21:40, 7 June 2017
/* CSS placed here will affect users of the Vector skin */
h4 .mw-headline { text-decoration:underline; font-color: #339433; }