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

@@ -44,7 +44,7 @@
.container_top {background-color: rgba(255,255,255,0.7);}
</style>
<div id="bgpic" class="splash one">
<div id="bgpic" class="splash">
{% analytical_body_top %}
<div class="container_top">
<div class="container_12">

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 {