User:Krishj4/common.css: Difference between revisions

No edit summary
Heading accent: full-width wrapper, 2px red
Line 43: Line 43:
.skin-vector-2022 .mw-body h1.firstHeading,
.skin-vector-2022 .mw-body h1.firstHeading,
.skin-vector-2022 .mw-body .mw-first-heading,
.skin-vector-2022 .mw-body .mw-first-heading,
.skin-vector-2022 .mw-body h2 {
.skin-vector-2022 .mw-heading.mw-heading2 {
border-bottom: 1px solid var(--rpi-red);
border-bottom: 2px solid var(--rpi-red);
padding-bottom: 0.25em;
padding-bottom: 0.25em;
}
}