teaser will end automaticly on 2016-07-02T18:30

This commit is contained in:
Bachir Soussi Chiadmi
2016-07-02 16:28:35 +02:00
parent d1f0108eb0
commit 3c721780a6
6 changed files with 26 additions and 10 deletions
+3 -1
View File
@@ -84,6 +84,7 @@ html, body{
}
#teaser{
display:none;
position:absolute; z-index: 50;
top:0; left:0; width:100%; height:100%;
background-color: #000;
@@ -110,5 +111,6 @@ html, body{
}
body.teasing{
#timelaps, #mapin, #mapout{display: none;}
#teaser{display:block;}
#timelaps, #timeline, #mapin, #mapout{display: none;}
}