Difference between revisions of "MediaWiki:Common.css"

From Sonotech
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #ca-Discussion { display: none !important; } #ca-Talk { display: none !important; } #ca-View_source { display: none !impo...")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
#ca-Discussion { display: none !important; }
 
  
#ca-Talk { display: none !important; }
 
  
#ca-View_source { display: none !important; }
+
/* Setting of Tabs */
  
#ca-View_history { display: none !important; }
+
#ca-watch { display: none !important; }
 
+
#ca-history { display: none !important;}
#ca-Page { display: none !important; }
 

Revision as of 22:12, 22 July 2022

/* CSS placed here will be applied to all skins */



/* Setting of Tabs */

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