User:Tague/common.css

Explain xkcd: It's 'cause you're dumb.
Revision as of 00:02, 5 May 2021 by Tague (talk | contribs)
Jump to: navigation, search
@media all and (orientation: portrait) {
#mw-panel { top: 0 !important; width: 100% !important; display: flex; flex-direction: row; height: 200px; }
#mw-panel * { display: flex; flex-direction: column; flex-wrap: wrap; }
#content.mw-body { margin-left: 0; }
#left-navigation { margin-left: 0; }
}