MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 9: | Line 9: | ||
a:visited { color: #0645AD !IMPORTANT; } | a:visited { color: #0645AD !IMPORTANT; } | ||
a.new:link { color: # | a.new:link { color: #ad371f !IMPORTANT; } | ||
a.new:visited { color: # | a.new:visited { color: #ad371f !IMPORTANT; } | ||
Revision as of 21:32, 14 February 2025
/* CSS placed here will be applied to all skins */
#ca-talk { display: none !important; }
#ca-history { display: none !important;}
* { font-family: "Lucida Console"; }
a:visited { color: #0645AD !IMPORTANT; }
a.new:link { color: #ad371f !IMPORTANT; }
a.new:visited { color: #ad371f !IMPORTANT; }
