User:FrozenPlum/common.css: Difference between revisions

From the Nintendo Wiki, a wiki covering all things Nintendo
Jump to navigationJump to search
m
no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
mNo edit summary
Tags: Mobile edit Mobile web edit
Line 1:
/* mainpage new-releases box input field to adjust to width of parent */
/* -- At 700 px wide or less -- */
.new_releases .mw-inputbox-createbox {
width: 100%;
}
 
/* -- At 700900 px wide or less -- */
@media only screen and (max-width: 900px) {
.mainpagebox .wikicolumns {
column-count: 2!important;
}
}
 
/* -- At 800 px wide or less -- */
@media only screen and (max-width: 800px) {
.twocol-left {
43

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu