Gradients

This commit is contained in:
2022-03-13 15:42:32 +01:00
parent 493e1495ce
commit 5a5eaa6615
91 changed files with 270 additions and 185 deletions

View File

@@ -8,7 +8,7 @@
/* Override the default background with something spectacular */
header, footer, .checkers {
background-image: url("/res/img/horsehead.webp");
background-color: var(--layer_1_color);
background-color: var(--parallax_slider_color);
background-repeat: no-repeat;
background-blend-mode: luminosity;
background-attachment: fixed;