Difference between revisions of "MediaWiki:Common.css"

From AiteRP Wiki
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
a.new {
+
a.new, a.new:visited, #p-personal a.new:visited {
 
   color: red !important;
 
   color: red !important;
 
}
 
}

Revision as of 10:20, 15 July 2018

/* CSS placed here will be applied to all skins */

a.new, a.new:visited, #p-personal a.new:visited {
  color: red !important;
}