mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-21 12:21:46 +02:00
navigation swipe icon (fadein 6segs)
This commit is contained in:
committed by
GitHub
parent
7ab7e98fc8
commit
36d67af342
@@ -1565,6 +1565,8 @@ a#previous {
|
|||||||
#navigation {
|
#navigation {
|
||||||
background: url('../images/swipe.svg') no-repeat center top;
|
background: url('../images/swipe.svg') no-repeat center top;
|
||||||
background-size: 4.8rem;
|
background-size: 4.8rem;
|
||||||
|
-webkit-animation: fadeIn 6s;
|
||||||
|
animation: fadeIn 6s;
|
||||||
}
|
}
|
||||||
#navigation a, #counter {display: none;
|
#navigation a, #counter {display: none;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user