Changes

Jump to navigation Jump to search

MediaWiki:Mobile.css

69 bytes added, 13:27, 28 March 2017
Updated css to improve style on wide screen mobile devices.
/* CSS placed here will affect users of the mobile site */
@media screen and (max-width: 820px) { #featuredArticle { display: none !important; }
#wikiStructure { display: block !important; width: auto !important; }
}

Navigation menu