Open main menu
Utpalasia Wiki
Search
Changes
Newer edit →
MediaWiki:Common.css
166 bytes added
,
12:40, 7 April 2013
added pseudoelement for width detection
/* CSS placed here will be applied to all skins */
@media all and (max-width: 45em) {
body:after {
content: 'smallscreen';
display: none;
}
}
Cordula
Bureaucrats
,
Administrators
298
edits