From 3026b6c489cd80dd5961e8786d01d60cbee7a602 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Sat, 15 Apr 2023 19:35:47 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ecss/skeleton-auto.css=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/skeleton-auto.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/skeleton-auto.css b/css/skeleton-auto.css index 5f16103..bed4811 100644 --- a/css/skeleton-auto.css +++ b/css/skeleton-auto.css @@ -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;