1
0
Fork 0
ejv2.cc/themes/risotto/assets/css/risotto.css
Ethan Marshall 1e9aced66d
Clean up and make more minimal
Removed dependence on fontawesome for three icons
2024-08-12 17:39:05 +01:00

7 lines
139 B
CSS

/* Risotto Main Theme CSS File */
/* Modified by Ethan Marshall - 2024 */
body {
background-color: var(--bg);
color: var(--fg);
}