Test page

From Bacterial Takeover
Revision as of 14:47, 7 December 2017 by B4ct3r14l Man14c (talk | contribs)
Jump to: navigation, search
@media only screen and (max-width: 500px) {
    body {
        background-color: lightblue;
    }
}