Open main menu
Utpalasia Wiki
Search
Changes
← Older edit
Newer edit →
MediaWiki:Common.css
8 bytes added
,
18:27, 7 April 2013
test to make sure body:after is displaying on mobile
/* CSS placed here will be applied to all skins */
/*
@media all and (max-width: 60em) {
*/
body:after {
content: 'smallscreen';
/*display: none;*/
}
/*
}
*/
Cordula
Bureaucrats
,
Administrators
298
edits