commit
f067f48ba2
5 changed files with 182 additions and 2 deletions
BIN
images/bannerchristmass.png
Normal file
BIN
images/bannerchristmass.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 268 KiB |
BIN
images/bannerchristmass.webp
Normal file
BIN
images/bannerchristmass.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
180
images/xmassbck.svg
Normal file
180
images/xmassbck.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 108 KiB |
|
|
@ -1,3 +1,3 @@
|
||||||
<header>
|
<header>
|
||||||
<img src="./images/banner.webp" alt="banner" class="banner">
|
<img src="./images/bannerchristmass.webp" alt="banner" class="banner">
|
||||||
</header>
|
</header>
|
||||||
|
|
@ -7,7 +7,7 @@ body, h1, h2, p, ul, li, a {
|
||||||
body {
|
body {
|
||||||
font-family: 'Roboto', sans-serif;
|
font-family: 'Roboto', sans-serif;
|
||||||
color: white;
|
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;
|
-webkit-background-size: cover;
|
||||||
-moz-background-size: cover;
|
-moz-background-size: cover;
|
||||||
-o-background-size: cover;
|
-o-background-size: cover;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue