Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
− | + | .mw-headline { text-decoration:underline; color: purple; } | |
.new { color: green } | .new { color: green } |
Revision as of 21:53, 7 June 2017
/* CSS placed here will affect users of the Vector skin */
.mw-headline { text-decoration:underline; color: purple; }
.new { color: green }