mirror of
https://git.witchcraft.systems/scientific-witchery/pds-dash.git
synced 2025-06-07 23:44:04 +10:00
4 lines
No EOL
69 B
CSS
4 lines
No EOL
69 B
CSS
@import url('./themes/colors.css');
|
|
body {
|
|
background-color: red;
|
|
} |