Open main menu

Bacterial Takeover β

MediaWiki:Common.css

Revision as of 15:22, 7 December 2017 by B4ct3r14l Man14c (talk | contribs)
/* CSS placed here will be applied to all skins 

@media only screen and (max-width: 900px) {
    body {
        background-color: #d5fdf4;
    }
}*/

#test{ color: green; }