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 (override because inline style)
m (typo)
Line 5: Line 5:


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