MediaWiki:Common.css: Difference between revisions
Infobox: only title is red, drop first-subheader selector |
Page title: hide Vector's gray titlebar rule, red only |
||
| Line 533: | Line 533: | ||
border-bottom: 3px solid var(--rpi-red); | border-bottom: 3px solid var(--rpi-red); | ||
padding-bottom: 0.25em; | padding-bottom: 0.25em; | ||
} | |||
.skin-vector-2022 .vector-page-titlebar::after { | |||
display: none; | |||
} | } | ||