MediaWiki:Common.css

From Bacterial Takeover
Revision as of 16:46, 7 December 2017 by B4ct3r14l Man14c (talk | contribs)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */

@media only screen and (min-width: 900px) {
    .wrap_big { float: left;}
    .padding_left_big { padding-left: 150px;}
    .half_screen_width{ width:40%;}
}