MediaWiki:Monobook.css: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 63: Line 63:


ul { list-style-image:none; list-style-type:disc; }
ul { list-style-image:none; list-style-type:disc; }
/* Right-side link repair */
@media screen and (max-width: 1440px) {
    div#rightcolbox {
        display: none;
    }
}