Jump to content

MediaWiki:Common.css: Difference between revisions

From 313FILES
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: #cc2200 !IMPORTANT; }
a.new:link { color: #ad371f !IMPORTANT; }
a.new:visited { color: #a55858 !IMPORTANT; }
a.new:visited { color: #ad371f !IMPORTANT; }

Revision as of 22: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; }