User:FrozenPlum/common.css: Difference between revisions

From the Nintendo Wiki, a wiki covering all things Nintendo
Jump to navigationJump to search
Content added Content deleted
m (Change the css breakpoint to 800)
m (Clear out to test my changes in MediaWiki:Gadget-GlobalStyle.css)
Tag: Blanking
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* -- At 700 px wide or less -- */
.new_releases .mw-inputbox-createbox {
width: 100%;
}

@media only screen and (max-width: 800px) {
.twocol-left {
width:100%!important;
}
.twocol-right {
width:100%!important;
}
}

Latest revision as of 01:54, March 25, 2022