Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
display: none; | display: none; | ||
} | } | ||
+ | |||
#footer-icons { | #footer-icons { | ||
display: none; | display: none; | ||
+ | } | ||
+ | |||
+ | .mw-body { | ||
+ | margin-left: 11em; | ||
} | } |
Revision as of 13:04, 1 December 2018
/* CSS placed here will be applied to all skins */
#footer-places {
display: none;
}
#footer-icons {
display: none;
}
.mw-body {
margin-left: 11em;
}