Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: <style> #footer { display: none } </style>") |
|||
Line 1: | Line 1: | ||
− | + | #footer {display:none;} | |
− | |||
− | |||
− | |||
− |
Revision as of 23:09, 29 September 2015
#footer {display:none;}