deprived-main-website/static/stylesheets/global.css

5 lines
74 B
CSS
Raw Normal View History

2024-02-15 02:08:09 +01:00
body {
color: var(--text);
background-color: var(--background);
}