Change RC summary text to mimic sitesub styles

This commit is contained in:
alistair3149 2020-06-30 16:58:15 -04:00
parent ded4fa331e
commit c026d7e3d7
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

View file

@ -13,6 +13,20 @@
display: none !important;
}
// Mimic siteSub
.mw-rcfilters-enabled,
.mw-rcfilters-disabled {
.mw-specialpage-summary {
margin: 0.4rem 0 1.6rem;
color: @base-30;
font-size: @content-caption-size;
p {
margin: 0;
}
}
}
.rcoptions {
margin: @content-margin-top * 2 0;
padding: 0;