MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary Tag: Reverted |
||
| Line 6: | Line 6: | ||
* { font-family: "Lucida Console"; } | * { font-family: "Lucida Console"; } | ||
a:visited { color: #0645AD !IMPORTANT; } | |||
a.new:link { color: #cc2200 !IMPORTANT; } | |||
a.new:visited { color: #a55858 !IMPORTANT; } | |||
Revision as of 21:28, 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: #cc2200 !IMPORTANT; }
a.new:visited { color: #a55858 !IMPORTANT; }
