CSS is great and not terrible Tag: Reverted |
everyone's favorite keyword Tag: Reverted |
||
Line 68:
@media (prefers-color-scheme: dark) {
.video-game-reviews .skin-theme-clientpref-os caption {
background: #3e4142 !important;
color: #d6d6d6 !important;
}
}
|