MediaWiki:Common.css: Difference between revisions
Undo revision 5338 by Chandrashekars (talk) Tags: Undo Reverted |
Undo revision 5339 by Chandrashekars (talk) Tags: Undo Reverted |
||
| Line 55: | Line 55: | ||
/* ── Document title ─────────────────────────────────────────────── */ | /* ── Document title ─────────────────────────────────────────────── */ | ||
.gr-doc-title { | .gr-doc-title { | ||
font-size: | font-size: 32px !important; font-weight: 500 !important; | ||
color: var(--gr-maroon) !important; | color: var(--gr-maroon) !important; | ||
text-align: center !important; | text-align: center !important; | ||
| Line 76: | Line 76: | ||
.mw-parser-output h2, | .mw-parser-output h2, | ||
.mw-parser-output .mw-heading2 h2 { | .mw-parser-output .mw-heading2 h2 { | ||
font-size: | font-size: 28px !important; font-weight: 600 !important; | ||
color: var(--gr-maroon) !important; | color: var(--gr-maroon) !important; | ||
text-align: center !important; | text-align: center !important; | ||