only landing1.jpg background image
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
.container_top {background-color: rgba(255,255,255,0.7);}
|
.container_top {background-color: rgba(255,255,255,0.7);}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<div id="bgpic" class="splash one">
|
<div id="bgpic" class="splash">
|
||||||
{% analytical_body_top %}
|
{% analytical_body_top %}
|
||||||
<div class="container_top">
|
<div class="container_top">
|
||||||
<div class="container_12">
|
<div class="container_12">
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.two {
|
.two {
|
||||||
background-image: url("/static/img/landing2.jpg");
|
background-image: url("/static/img/landing1.jpg");
|
||||||
}
|
}
|
||||||
|
|
||||||
.three {
|
.three {
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.four {
|
.four {
|
||||||
background-image: url("/static/img/landing2.jpg");
|
background-image: url("/static/img/landing1.jpg");
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
|||||||
Reference in New Issue
Block a user