MediaWiki:Common.css: Difference between revisions

m
no edit summary
imported>Ttv pedro270707
mNo edit summary
imported>Ttv pedro270707
mNo edit summary
Line 70: Line 70:
.client-darkmode .wikitable {
.client-darkmode .wikitable {
color: #ddd;
color: #ddd;
}
.client-darkmode .tocnumber {
    color: #aaa;
}
}


Line 147: Line 151:
image-rendering: crisp-edges;
image-rendering: crisp-edges;
background-color: #c6c6c6;
background-color: #c6c6c6;
}
.client-darkmode .infobox.out {
border-image-source: url("https://static.miraheze.org/btawiki/a/a6/BTA_Border-dark-mode.png");
}
}