MediaWiki:Gadget-edittop.css
Appearance
This page is loaded as a part of the edittop gadget, used by 40,266 users. |
/* @noflip */
body.ltr h1.firstHeading .mw-editsection-bracket:first-of-type,
body.rtl h1.firstHeading .mw-editsection-bracket:not(:first-of-type) {
margin-right: 0.25em;
color: #555;
}
/* @noflip */
body.rtl h1.firstHeading .mw-editsection-bracket:first-of-type,
body.ltr h1.firstHeading .mw-editsection-bracket:not(:first-of-type) {
margin-left: 0.25em;
color: #555;
}
/* For desktop Minerva skin T190989 */
.page-heading .mw-editsection a {
display: inline-block;
font-size: 1rem;
vertical-align: middle;
}