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

From Encyclopedia of Des Plaines
No edit summary
No edit summary
 
(2 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-indicators{ display: none; }
.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; }