3 Commits

Author SHA1 Message Date
8f5d1a1a3b update to new colors styling location 2022-04-13 17:33:36 +01:00
b6e69f5596 prepare for new styling update 2022-04-13 17:05:38 +01:00
bbb49d7a34 dark mode 2022-04-12 17:57:28 +01:00

View File

@@ -1,6 +1,8 @@
@import url("https://styles.alv.cx/colors/gruvbox.css");
@import url("https://styles.alv.cx/base.css");
@import url("https://styles.alv.cx/modules/search.css");
@import url("https://styles.alv.cx/modules/buttonlist.css");
@import url("https://styles.alv.cx/modules/darkmode.css");
html {
scroll-behavior: smooth;