MediaWiki:Vector.css: Difference between revisions

From LPedia
Jump to navigation Jump to search
(If it's supposed to it wasn't propagating.)
(Test of changing link color by brute force (in browsers more recent than MSIE 6))
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
/* Test of changing link color by brute force (in browsers more recent than MSIE 6) */
A { color: #FF7F3F !important }

Revision as of 08:59, 3 April 2017

/* CSS placed here will affect users of the Vector skin */

/* Test of changing link color by brute force (in browsers more recent than MSIE 6) */
A { color: #FF7F3F !important }