3 lines
39 B
CSS
3 lines
39 B
CSS
|
:root {
|
||
|
color-scheme: light dark;
|
||
|
}
|