Difference between revisions of "MediaWiki:Common.css"

From RiceWiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #ca-talk { display: none !important; }")
 
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
#ca-talk { display: none !important; }
 
#ca-talk { display: none !important; }
 +
#ca-viewsource { display: none !important; } /* Hide distracting tab button on home page */

Latest revision as of 06:24, 29 June 2016

/* CSS placed here will be applied to all skins */
#ca-talk { display: none !important; }
#ca-viewsource { display: none !important; } /* Hide distracting tab button on home page */