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
Tag: Manual revert
 
(4 intermediate revisions by the same user not shown)
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;}
#ca-history { display: none !important;}

Latest revision as of 13:11, 28 April 2024

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

#ca-history { display: none !important;}