Difference between revisions of "MediaWiki:Common.css"

From The Seligonian
Jump to navigation Jump to search
Line 8: Line 8:
/* Hide edit tabs */
/* Hide edit tabs */
#ca-history { display: none !important;}
#ca-history { display: none !important;}
#ca-viewsource { display:none!important; }

Revision as of 08:45, 18 August 2021

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


/* Hide tabs on left */
#ca-nstab-main { display: none !important; }
#ca-talk { display: none !important; }

/* Hide edit tabs */
#ca-history { display: none !important;}
#ca-viewsource { display:none!important; }