Jump to: navigation, search

Difference between revisions of "MediaWiki:Common.css"

Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
body.page-Main_Page.action-view #siteSub, body.page-Main_Page.action-submit #siteSub { display: none; }
+
#siteSub { display:none; }

Revision as of 17:54, 29 January 2019

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

#siteSub { display:none; }