Private
Public Access
1
0

only landing1.jpg background image

This commit is contained in:
Sander Roosendaal
2017-04-11 19:21:29 +02:00
parent f6ceb46f6a
commit d4516af433
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
}
.two {
background-image: url("/static/img/landing2.jpg");
background-image: url("/static/img/landing1.jpg");
}
.three {
@@ -23,7 +23,7 @@
}
.four {
background-image: url("/static/img/landing2.jpg");
background-image: url("/static/img/landing1.jpg");
}
html {