User:John Lavalie/timeless.css: Difference between revisions

From Encyclopedia of Des Plaines
No edit summary
No edit summary
Line 2: Line 2:
div.mw-category-group h3 { display: none; }
div.mw-category-group h3 { display: none; }


.mw-indicators{ display: none; }
.mw-indicators { display: none; }
.selected mw-list-item { display: none !important; }

Revision as of 14:36, 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; }