2 lines
115 B
CSS
2 lines
115 B
CSS
@import "theme-relearn-light.css" screen;
|
|
@import "theme-relearn-dark.css" screen and (prefers-color-scheme: dark); |