new background, shared resources

This commit is contained in:
2022-08-27 22:45:39 +02:00
parent 400f46997b
commit 6ace5e9193
17 changed files with 7 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
body {
background: #fff url(../bg.jpg) no-repeat center bottom fixed;
background: #fff url(../img/bg.jpg) no-repeat center bottom fixed;
background-size: cover;
}