Aks users for patreon support on home page

This commit is contained in:
2021-08-24 09:57:57 +02:00
parent 8a91135794
commit a7468f46d3
3 changed files with 38 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ body, .checkers {
background-color: #111111; /* Fallback */
background-color: var(--layer_1_color);
background-repeat: repeat;
background-attachment: fixed;
background-blend-mode: luminosity;
}