„css/skeleton-auto.css“ ändern
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user