MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
a.new:link, #ca-talk > span > a { | |||
color: #3366CC !important; | |||
} | |||
a.new:visited, #ca-talk > span > a { | |||
color: #795CB2 !important; | |||
} |
Revision as of 18:23, 18 May 2024
/* CSS placed here will be applied to all skins */ a.new:link, #ca-talk > span > a { color: #3366CC !important; } a.new:visited, #ca-talk > span > a { color: #795CB2 !important; }