MediaWiki:Common.css: Difference between revisions

m refine rule
m hide extra footer notices
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/** Hide extra footer notices **/
li#footer-info-license-notice,
li#footer-info-privacy-notice{
  display: none;
}


/** Category Page **/
/** Category Page **/