Difference between revisions of "MediaWiki:Common.css"

From AiteRP Wiki
Jump to: navigation, search
m
 
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:visited, #p-personal a.new:visited {
+
a.new, a.new:visited, #p-personal a.new:visited, #mw-content-text a.new, #mw-content-text a.new:visited {
 
   color: red !important;
 
   color: red !important;
 
}
 
}

Latest revision as of 10:22, 15 July 2018

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

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