Difference between revisions of "MediaWiki:Vector.css"

From Charitylog Manual
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the Vector skin: .mw-body a:link { color: #0000FF; text-decoration: underline; } normal unvisited links: ")
 
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-body a:link { color: #0000FF; text-decoration: underline; } /* normal unvisited links */
+
.mw-body a:link { color: #0645AD; text-decoration: underline; } /* normal unvisited links */

Revision as of 10:02, 11 April 2017

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

.mw-body a:link { color: #0645AD; text-decoration: underline; } /* normal unvisited links */