mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-20 11:51:40 +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 {
|
||||
background: url('../images/swipe.svg') no-repeat center top;
|
||||
background-size: 4.8rem;
|
||||
-webkit-animation: fadeIn 6s;
|
||||
animation: fadeIn 6s;
|
||||
}
|
||||
#navigation a, #counter {display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user