Difference between revisions of "MediaWiki:Common.css"

From Polyglot Club WIKI
Jump to navigation Jump to search
(Blanked the page)
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */


body, p{
  font-family: Arial, sans-serif !important;
}
h1, h2, h3 {
  font-family: "Lithos Pro", "Antic", Arial, sans-serif !important;
}
/* Hide all talk tabs */
#ca-nstab-main { display:none!important; }
#ca-nstab-user { display:none!important; }
#ca-talk { display:none!important; }
#ca-view { display:none!important; }
#ca-edit { display:none!important; }
#ca-history { display:none!important; }
#ca-watch { display:none!important; }
#ca-unwatch { display:none!important; }
#ca-delete { display:none!important; }
#ca-move { display:none!important; }
#ca-protect { display:none!important; }
#ca-viewsource { display:none!important; }

Latest revision as of 15:22, 4 October 2018