User:FrozenPlum/common.css: Difference between revisions

m (override because inline style)
m (Clear out to test my changes in MediaWiki:Gadget-GlobalStyle.css)
Tag: Blanking
 
(6 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: 700px) {
.twocol_left {
width:100%!important;
}
.twocol_right {
width:100%!important;
}
}

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