/* CSS placed here will be applied to all skins */ @media only screen and (max-width: 900px) { body { background-color: #d5fdf4; } }
/* CSS placed here will be applied to all skins */ @media only screen and (max-width: 900px) { body { background-color: #d5fdf4; } }