Difference between revisions of "MediaWiki:Common.css"
From Discordia
(Created page with "→CSS placed here will be applied to all skins: #footer { display: none; }") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ |
/* CSS placed here will be applied to all skins */ |
||
#footer { display: none; } |
#footer { display: none; } |
||
+ | |||
+ | /* last modification stuff */ |
||
+ | #footer-info { display: none; } |
||
+ | |||
+ | /* footer links */ |
||
+ | #footer-places { display: none; } |
||
+ | |||
+ | /* powered by icon */ |
||
+ | #footer-icon { display: none; } |