diff --git a/images/bannerchristmass.png b/images/bannerchristmass.png new file mode 100644 index 0000000..9faad84 Binary files /dev/null and b/images/bannerchristmass.png differ diff --git a/images/bannerchristmass.webp b/images/bannerchristmass.webp new file mode 100644 index 0000000..ba94765 Binary files /dev/null and b/images/bannerchristmass.webp differ 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/header.php b/includes/header.php index cfecbbf..6762cb5 100644 --- a/includes/header.php +++ b/includes/header.php @@ -1,3 +1,3 @@
- +
\ No newline at end of file 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;