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)
No edit summary
Tags: Mobile edit Mobile web edit
Line 3: Line 3:
width: 100%;
width: 100%;
}
}
@media only screen and (max-width: 900px) {

.mainpagebox .wikicolumns {
column-count: 2;
}
}
@media only screen and (max-width: 800px) {
@media only screen and (max-width: 800px) {
.twocol-left {
.twocol-left {