teaser will end automaticly on 2016-07-02T18:30
This commit is contained in:
@@ -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;}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user