1 line
220 B
CSS
1 line
220 B
CSS
@media all and (pointer:fine){.darkContentContainer{--theme-text-color-alpha:.9;color:hsla(var(--theme-text-color-hue),var(--theme-text-color-saturation),var(--theme-text-color-lightness),var(--theme-text-color-alpha))}} |