landing page image
This commit is contained in:
@@ -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">
|
||||
|
||||
BIN
static/img/landing1.jpg
Normal file
BIN
static/img/landing1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 541 KiB |
BIN
static/img/landing2.jpg
Normal file
BIN
static/img/landing2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 518 KiB |
Reference in New Issue
Block a user