Changes

Jump to navigation Jump to search

MediaWiki:Common.css

8 bytes added, 19: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;*/
}
/*}*/

Navigation menu