dref/static/css/theme.css
Gabriel Simmer 073d876fcf
Add xess
2022-12-11 18:09:02 +00:00

9 lines
122 B
CSS

:root {
--background-color: 0;
--text-color: 43;
--accent-color: 344;
--width: 80ch;
--padding: 0;
}