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

BIN
static/img/landing1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 KiB

BIN
static/img/landing2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 518 KiB