MediaWiki:Common.css: Difference between revisions
From PigBoats.COM
Pbc captain (talk | contribs) No edit summary |
Pbc captain (talk | contribs) No edit summary Tag: Reverted |
||
Line 3: | Line 3: | ||
#ca-history { display: none !important;} | #ca-history { display: none !important;} | ||
#ca-nstab-main { display: none !important; } | #ca-nstab-main { display: none !important; } | ||
/* border for specified class */ | |||
.mw-body img.picture { | |||
border: 2px solid #000; | |||
} |
Revision as of 16:33, 18 December 2023
/* CSS placed here will be applied to all skins */
#ca-talk { display: none !important; }
#ca-history { display: none !important;}
#ca-nstab-main { display: none !important; }
/* border for specified class */
.mw-body img.picture {
border: 2px solid #000;
}