MediaWiki:Common.css: Difference between revisions
Appearance
Created page with "→CSS placed here will be applied to all skins: a[href$=".pdf"] > img { height: 1em !important; vertical-align: text-bottom; }" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#ca-talk { | |||
display: none !important; | |||
} | } |
Latest revision as of 00:38, 23 July 2025
/* CSS placed here will be applied to all skins */ #ca-talk { display: none !important; }