MediaWiki:Common.css
From RhetorClick
(Difference between revisions)
QuinnWarnick (Talk | contribs) |
QuinnWarnick (Talk | contribs) |
||
Line 9: | Line 9: | ||
} | } | ||
- | #footer- | + | #footer-icons { |
display: none; | display: none; | ||
} | } |
Revision as of 20:14, 14 January 2011
/* CSS placed here will be applied to all skins */ /* QUINN'S ADDITIONS */ /* Hide some of the footer links */ #footer ul#footer-places { display: none; } #footer-icons { display: none; }