MediaWiki:Common.css: Difference between revisions

From PigBoats.COM
No edit summary
Tags: Manual revert 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 */
/* border for specified class */
 
.mw-body img.picture {
.mw-body img.picture {
     border: 2px solid #000;
     border: 2px solid #000;

Revision as of 16:57, 18 December 2023

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

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

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