MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→: .keywords { display: none; }") |
mNo edit summary Tag: Reverted |
||
Line 4: | Line 4: | ||
display: none; | display: none; | ||
} | } | ||
#ca-talk { display: none !important; } |
Revision as of 16:15, 20 February 2023
/* CSS placed here will be applied to all skins */ .keywords { display: none; } #ca-talk { display: none !important; }