Difference between revisions of "MediaWiki:Common.css"

From Exilent
(Created page with "→‎CSS placed here will be applied to all skins: .mw-body-content a:link { color: #00FFFF; } →‎normal unvisited links: ")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.mw-body-content a:link { color: #00FFFF; } /* normal unvisited links */
+
.mw-body-content a:link { color: #0000FF; } /* normal unvisited links */

Revision as of 21:18, 20 May 2018

/* CSS placed here will be applied to all skins */
.mw-body-content a:link { color: #0000FF; } /* normal unvisited links */