mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-28 01:20:07 +00:00
[Regression] Revert border color of page title.
Reverts the border color of the page title introduced in I5d807f09bfbbceaded756daa78dbb023efcc91dc Bug: T310533 Change-Id: I877f91bcd4c0915cc495b5237a53bda6ad971497
This commit is contained in:
parent
d529efeaf8
commit
011a7b273b
|
@ -37,10 +37,6 @@ pre,
|
|||
font-family: @font-family-sans;
|
||||
}
|
||||
|
||||
.mw-first-heading {
|
||||
border-color: @border-color-pagetitle;
|
||||
}
|
||||
|
||||
/* Main content area, including siteNotice, indicators, categories, firstHeading and `.vector-body`. */
|
||||
.mw-body {
|
||||
// h1's can exist outside of `.mw-body-content` so some heading styles
|
||||
|
|
Loading…
Reference in a new issue