MediaWiki:Mobile.css: Difference between revisions

From Wiki of Sherlock Holmes Topia
(Created page with "→‎All CSS here will be loaded for users of the mobile site: →‎https://www.mediawiki.org/wiki/Manual:Removing_tabs: #ca-talk { display: none !important; } #ca-history { display: none !important;}")
 
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 */
/* https://www.mediawiki.org/wiki/Manual:Removing_tabs */
#ca-talk { display: none !important; }
#ca-history { display: none !important;}

Revision as of 12:29, 28 April 2024

/* All CSS here will be loaded for users of the mobile site */