1
0
Fork 0
ejv2.cc/themes/risotto/assets/css/risotto.css

8 lines
139 B
CSS
Raw Normal View History

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