As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search

MediaWiki:Mobile.css

140 bytes added, 13:06, 16 May 2017
Created page with "CSS placed here will affect users of the mobile site: .mobileonly{ display:inherit!important; } .desktoponly{ display:none!important; }"
/* CSS placed here will affect users of the mobile site */
.mobileonly{
display:inherit!important;
}
.desktoponly{
display:none!important;
}

Navigation menu