This commit is contained in:
Kyle
2018-11-16 17:12:48 -08:00
parent 607d83426b
commit 2ad4429516

View File

@@ -407,7 +407,7 @@
color: #ddd;
}
html {
background: url("data/background.png") no-repeat center center fixed;
background: url("images/background.png") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;