This commit is contained in:
Maciej Caderek
2022-01-30 05:04:17 +01:00
parent a7c2d09c96
commit 3023329586
19 changed files with 4431 additions and 274 deletions

View File

@@ -10,8 +10,8 @@
}
body {
background-color: #111;
background-image: url(background.png);
background-color: #191d24;
/* background-image: url(background.png); */
background-attachment: fixed;
background-size: cover;
background-position: center;