More actions
No edit summary |
No edit summary Tag: Reverted |
||
| Line 6: | Line 6: | ||
#ca-talk, #ca-addsection, #pt-mytalk, #t-emailuser { | #ca-talk, #ca-addsection, #pt-mytalk, #t-emailuser { | ||
display: none !important; | display: none !important; | ||
} | |||
.mw-file-element { | |||
image-rendering: pixelated; | |||
} | } | ||
Revision as of 11:41, 3 April 2026
/* CSS placed here will be applied to all skins */
#siteSub {
display: none !important;
}
#ca-talk, #ca-addsection, #pt-mytalk, #t-emailuser {
display: none !important;
}
.mw-file-element {
image-rendering: pixelated;
}