now i just need the new machine to install everything for deloyment

This commit is contained in:
jenzur
2019-07-15 20:21:35 +02:00
parent 3730230925
commit 5c589a82f6
9 changed files with 167 additions and 95 deletions
+2 -1
View File
@@ -2621,6 +2621,7 @@ video {
animation: pop-in 9s .2s cubic-bezier(0, .8, 0, 4) forwards;
background-color: #FFF;
content: "";
/* https://images.unsplash.com/photo-1459749411175-04bf5292ceea?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1000&q=80*/
opacity: 0;
position: absolute;
top: 0;
@@ -2628,7 +2629,7 @@ video {
bottom: 0;
left: 0;
z-index: -1;
background-image: url('https://images.unsplash.com/photo-1459749411175-04bf5292ceea?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1000&q=80');
background-image: url('https://vignette.wikia.nocookie.net/zombieescape/images/9/98/Ze_predator_ultimate_v3_css.png/revision/latest?cb=20120105193018');
}
.hero_single .wrapper h3 {