landing page image
This commit is contained in:
@@ -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
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