MediaWiki:Timeless.css: Difference between revisions

From Ghost Theory Wiki
No edit summary
No edit summary
Line 54: Line 54:
}
}


/* Broader removal of subtitle area on category pages */
body.ns-14 #contentSub,
body.ns-14 #contentSub2,
body.ns-14 .mw-subtitle,
body.ns-14 h1 + div {
    display: none !important;
}