MediaWiki:Vector-theme-dark.css: Skirtumas tarp puslapio versijų

nėra keitimo aprašymo
SNėra keitimo santraukos
Nėra keitimo santraukos
 
8 eilutė: 8 eilutė:
  * See [[MediaWiki:Minerva-theme-dark.css]] for mobile dark theme related styles.
  * See [[MediaWiki:Minerva-theme-dark.css]] for mobile dark theme related styles.
  */
  */
/* Panels / boxes */
.mw-parser-output > div,
.infobox,
.wikitable {
    border-radius: 0; /* blocky */
    border: 2px solid #3a3a3a;
    background: #2b2b2b;
}
/* Buttons */
button, .mw-ui-button {
    background: #3a3a3a;
    border: 2px solid #555;
    border-radius: 0;
}


html:has(body.wgl-theme-dark) {
html:has(body.wgl-theme-dark) {