No edit summary
No edit summary
Line 20: Line 20:
body.stw-theme-dark .mp-button {
body.stw-theme-dark .mp-button {
background-color: #48494A;
background-color: #48494A;
color: #fff;
border: 1px solid #242424;
border: 1px solid #242424;
}
}
Line 43: Line 42:
user-select: none;
user-select: none;
text-decoration: none;
text-decoration: none;
}
body.stw-theme-dark body.mediawiki .mp-button > * {
color: #fff;
}
}