Difference between revisions of "MediaWiki:Common.css"

From Computational Memory Lab
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: <pre> body.page-Main_Page h1.firstHeading { display:none; } </pre>")
(No difference)

Revision as of 21:18, 2 October 2012

/* CSS placed here will be applied to all skins */
<pre>
body.page-Main_Page h1.firstHeading { display:none; }
</pre>