5,421
edits
(Created page with "→CSS placed here will be applied to all skins: #mw-content-text > div.mw-category-generated > #mw-pages > div > h3 { display: none; }") |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#mw-content-text > div.mw-category-generated > #mw- | #mw-content-text > div.mw-category-generated > #mw-category > div > h3 { display: none; } |