„css/skeleton-auto.css“ ändern
This commit is contained in:
parent
7d6233c1e1
commit
3026b6c489
@ -278,6 +278,9 @@ hr {
|
||||
|
||||
.animate-top{position:relative;animation:animatetop 0.8s}@keyframes animatetop{from{top:-25px;opacity:0} to{top:0;opacity:1}}
|
||||
|
||||
/* Entrance animations
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
|
||||
.button-entrance {
|
||||
animation-name: popUp;
|
||||
animation-duration: 1s;
|
||||
|
Loading…
Reference in New Issue
Block a user