only landing1.jpg background image
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user