1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-22 14:16:50 +01:00
elk/styles/vars.css
2022-11-14 22:54:30 +08:00

5 lines
67 B
CSS

:root {
--color-primary: #53b3cb;
--color-border: #88888820;
}