Private
Public Access
1
0

landing page image

This commit is contained in:
Sander Roosendaal
2017-04-10 22:02:54 +02:00
parent a4a07ed79b
commit 9e89e06984
3 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
<style>
.splash {
background-color: transparent;
background-image: url("/static/img/testpic.png");
background-image: url("/static/img/landing1.jpg");
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
@@ -38,7 +38,7 @@
width: 100%;
height: auto;
}
.container_12 {background-color: rgba(255,255,255,0.5);}
.container_12 {background-color: rgba(255,255,255,0.7);}
</style>
<div class="splash">