View source for MediaWiki:Gadget-MainPageStyle.css
From Halopedia, the Halo wiki
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS styling and responsive support for the main page */
/* Site styles */
.containerContent > ul:first-of-type {
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0.75em !important;
}
.containerContent > .twitter-timeline {
min-height: 381px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.containerContent > .floatright + p,
.mp-navigation {
margin-top: 0 !important;
}
/* Fixed-width skins */
body:is(.mobile, .skin-onyx, .skin-vector-2022) #mp-container {
000
1:0
Return to MediaWiki:Gadget-MainPageStyle.css.