Difference between revisions of "MediaWiki:Common.css"
From BroaDWcast
Jump to navigationJump to searchJohn Lavalie (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: <?php if(!$this->data['loggedin']) { ?> <style> li#ca-history { display: none; } </style> <?php } ?>") |
John Lavalie (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 23:37, 9 December 2010
/* CSS placed here will be applied to all skins */