This commit is contained in:
Martti Malmi 2021-07-28 17:00:52 +03:00
parent 259a7ff33b
commit 867eeb8922

View File

@ -1,6 +1,6 @@
/* light.css: 👉 dark-on-light */
:root {
--body-bg: #fff;
--body-bg: #70d4f2;
--text-color: #262626;
--text-time: rgba(0, 0, 0, 0.45);
--main-color: #fafafa;