MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the mobile site */
/* All CSS here will be loaded for users of the mobile site */


/*No longer use this, we use Extension:MobileDetect instead*/
/* Important: do not display certain things on Mobile*/
/* Important: do not display certain things on Mobile*/
.nomobile {
/*.nomobile {*/
  display: none !important;
/*  display: none !important;*/
}
/*}*/




Navigation menu