MediaWiki:Mainpage.css: Difference between revisions
Test minimal CSS to diagnose TemplateStyles issue Tag: Replaced |
CSS block test 1/12 |
||
| Line 1: | Line 1: | ||
/* | |||
.mw-parser-output # | /* ═══════════════════════════════════════════════════════════ | ||
ZelocoreCMS Wiki — Mainpage.css v3.1 (final) | |||
═══════════════════════════════════════════════════════════ */ | |||
/* ── Hide page title ─────────────────────────────────────── */ | |||
.mw-parser-output #firstHeading, | |||
.mw-parser-output .firstHeading, | |||
.mw-parser-output .mw-page-title-main { display: none !important; } | |||
.mw-parser-output | |||
} | |||