Difference between revisions of "MediaWiki:Darkvector.css"

From TAMS Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the DarkVector skin: a { color: #0645AD; }")
 
(Replace link color)
Line 3: Line 3:
  
 
a {
 
a {
     color: #0645AD;
+
     color: #8FC9FE !important;
 
}
 
}

Revision as of 01:24, 5 March 2021

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


a {
    color: #8FC9FE !important;
}