Christmass #164

Merged
OpzekerIT merged 3 commits from dev into main 2023-11-29 12:04:13 +00:00
2 changed files with 181 additions and 1 deletions
Showing only changes of commit 6d6f290282 - Show all commits

180
images/xmassbck.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 108 KiB

View file

@ -7,7 +7,7 @@ body, h1, h2, p, ul, li, a {
body {
font-family: 'Roboto', sans-serif;
color: white;
background: url(../images/bck.jpg) no-repeat center center fixed;
background: url(../images/xmassbck.svg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;