flowerpower
This commit is contained in:
@@ -4,6 +4,7 @@ body{
|
||||
background-size:cover;
|
||||
background-image:url("grulla_21.jpg");
|
||||
background-position: right top;
|
||||
|
||||
|
||||
}
|
||||
section.header{
|
||||
@@ -44,12 +45,14 @@ section.vid{
|
||||
justify-content: center;
|
||||
-webkit-justify-content: center;
|
||||
background-color: rgba(0,0,0,0.85);
|
||||
padding: calc(10% + 30px) 0px;
|
||||
padding: calc(1% + 5px) 0px;
|
||||
width:100%;
|
||||
height:90vh;
|
||||
max-height:800px;
|
||||
}
|
||||
|
||||
div.flowplayer{
|
||||
background-image:url("noise.jpg");
|
||||
}
|
||||
.flowplayer.is-ready:not(.is-poster){
|
||||
background-color: rgba(0,0,0,0.4) !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user