diff --git a/images/xmassbck.svg b/images/xmassbck.svg new file mode 100644 index 0000000..88d8458 --- /dev/null +++ b/images/xmassbck.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/includes/styles.css b/includes/styles.css index 189b52a..7d0859a 100644 --- a/includes/styles.css +++ b/includes/styles.css @@ -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;