dref/static/css/theme.css

9 lines
122 B
CSS
Raw Normal View History

2022-12-11 18:09:02 +00:00
:root {
--background-color: 0;
--text-color: 43;
--accent-color: 344;
--width: 80ch;
--padding: 0;
}