mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
added playlist on fadein
This commit is contained in:
@@ -295,7 +295,9 @@ body {
|
||||
font-size:14px;
|
||||
border-radius:3px;
|
||||
vertical-align:top;
|
||||
height:calc(87% - 183px)
|
||||
height:calc(87% - 183px);
|
||||
opacity:0;
|
||||
-webkit-transition:opacity 1s;
|
||||
}
|
||||
|
||||
.lresult {
|
||||
|
||||
Reference in New Issue
Block a user