User:John Lavalie/timeless.css: Difference between revisions
From Encyclopedia of Des Plaines
John Lavalie (talk | contribs) No edit summary |
John Lavalie (talk | contribs) No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
div.mw-category-group h3 { display: none; } | div.mw-category-group h3 { display: none; } | ||
.mw- | .mw-indicators { display: none; } | ||
.selected mw-list-item { display: none !important; } | |||
#ca-nstab-main { display: none !important; } | |||
Latest revision as of 14:37, 21 July 2025
/* Hide letter headlines on category pages */
div.mw-category-group h3 { display: none; }
.mw-indicators { display: none; }
.selected mw-list-item { display: none !important; }
#ca-nstab-main { display: none !important; }
