MediaWiki:Common.css: Difference between revisions

From PigBoats.COM
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


.mw-body img.picture {
.mw-body a.picture img {
     border: 2px solid #000;
     border: 2px solid #000;
}
}

Revision as of 17:22, 18 December 2023

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

.mw-body a.picture img {
    border: 2px solid #000;
}

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