MediaWiki:Common.css

From Sonotech
Revision as of 11:02, 31 July 2022 by Superwebadmin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */


/* fonts and headings */


h1 {
    color: MidnightBlue;
}


h2 {
    color: MidnightBlue;
}


h3 {
    color: MidnightBlue;
}


h4 {
    color: MidnightBlue;
}




/* Setting of Tabs on all pages */

#ca-watch { display: none !important; }


#ca-talk { display: none !important; }

#ca-nstab-main { display: none !important; }

#ca-Messages { display: none !important; }

#ca-User_talk { display: none !important; }

#ca-watch { display: none !important; }

#ca-viewsource { display: none !important; }


#ca-Create { display: none !important; }

#ca-More { display: none !important; }

#ca-Read { display: none !important; }