MediaWiki: Bswiki.css: Difference between revisions

From The Lost Media Wiki
Jump to: navigation, search
No edit summary
m (1 revision imported)
 
(179 intermediate revisions by 3 users not shown)
Line 1: Line 1:
.container {
Width: 95%;
}


#rightsidebar iframe {
    width: 100%;
    height: 768px;
}
@media (min-width: 1800px)
.col-md-2 {
    width: 33%;
}
@media (min-width: 1200px)
.col-md-2 {
    width: 25%;
}
@media (min-width: 700px)
.col-md-2 {
    width: 15%;
}

Latest revision as of 07:33, 30 January 2018