1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-30 08:21:15 +02:00

fadein 6s navigation arrows

This commit is contained in:
José Luis Antúnez
2017-01-08 22:38:42 +01:00
committed by GitHub
parent 93e7ca009d
commit 7227509222

View File

@@ -1495,8 +1495,8 @@ bottom: 0;
left: 0;
}
#navigation {
-webkit-animation: fadeIn 4s;
animation: fadeIn 4s;
-webkit-animation: fadeIn 6s;
animation: fadeIn 6s;
opacity:0;
}
#navigation:hover {