Difference between revisions of "MediaWiki:Common.css"

From Utpalasia Wiki
Jump to navigation Jump to search
(Undo revision 296 by Cordula (talk))
(removed)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
@media all and (max-width: 65em) {
 
    body:after {
 
        content: 'smallscreen';
 
        /*display: none;*/
 
    }
 
}
 

Revision as of 18:53, 7 April 2013

/* CSS placed here will be applied to all skins */