MediaWiki:Common.css

From Parda

Note - After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

/* CSS placed here will be applied to all skins */
body.page-Main_Page h1 { display: none; }
body.page-Main_Page li#ca-nstab-main  { display:none!important; }
body.page-Main_Page li#ca-delete { display:none!important; }
body.page-Main_Page li#ca-edit  { display:none!important; }
body.page-Main_Page li#ca-talk { display:none!important; }
body.page-Main_Page li#ca-view { display:none!important; }
body.page-Main_Page li#ca-history { display:none!important; }
body.page-Main_Page li#ca-watch { display:none!important; }
body.page-Main_Page li#ca-unwatch { display:none!important; }
body.page-Main_Page li#ca-move { display:none!important; }
body.page-Main_Page li#ca-protect { display:none!important; }
body.page-Main_Page li#ca-unprotect { display:none!important; }
body.page-Main_Page li#ca-viewsource { display:none!important; }
body.page-Main_Page li#ca-purge { display:none!important; }
body.page-Main_Page div#p-cactions { display:none!important; }

body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
h1#firstHeading { display: none; }

mw.loader.load( '/index.php?title=MediaWiki:Carousel.css&action=raw&ctype=text/stylesheet' );

.externalimage-holder {
    position: relative;
}
.externalimage-holder img {
    width: 100%;
    height: auto;
}
.image100px img { width: 100px; }
Personal tools