v 1.3.5 - Christmas theme! 🎄

This commit is contained in:
Wruczek
2016-12-01 01:47:40 +01:00
parent bb8dda37bd
commit ff11404532
9 changed files with 208 additions and 12 deletions

View File

@@ -5,7 +5,9 @@
*/
body {
background: url(../img/bg.png) no-repeat center center fixed;
background: no-repeat fixed center;
background-image: url(../img/bg.png);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;