Website-v1/downloads/svffm/css/dark-mode.css
2022-07-22 01:18:01 +02:00

3 lines
No EOL
46 B
CSS

.dark-mode {
background-color: darkgray;
}