MediaWiki:Common.css: Difference between revisions

Undo revision 5340 by Chandrashekars (talk)
Tags: Undo Reverted
Undo revision 5341 by Chandrashekars (talk)
Tags: Undo Reverted
Line 55: Line 55:
/* ── Document title ─────────────────────────────────────────────── */
/* ── Document title ─────────────────────────────────────────────── */
.gr-doc-title {
.gr-doc-title {
   font-size: 22px !important; font-weight: 500 !important;
   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: 18px !important; font-weight: 600 !important;
   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;