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">
|
||||
|
||||
Reference in New Issue
Block a user