MediaWiki:Common.css
From RhetorClick
(Difference between revisions)
QuinnWarnick (Talk | contribs) |
QuinnWarnick (Talk | contribs) |
||
Line 11: | Line 11: | ||
#footer-icons { | #footer-icons { | ||
display: none; | display: none; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } |
Revision as of 19:31, 17 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; }