From 0df9435676c09f415fd33ef2287f822739df6ffb Mon Sep 17 00:00:00 2001 From: nomaakip <128547338+Nomaakip@users.noreply.github.com> Date: Sun, 20 Oct 2024 17:37:24 +0200 Subject: [PATCH] Update index.html --- website/index.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/website/index.html b/website/index.html index e19bec8..69ef343 100644 --- a/website/index.html +++ b/website/index.html @@ -66,6 +66,16 @@ text-align: center; display:block; } + +.credits { + transition-duration: 1s; + transition-property: color; + transition-timing-function: ease; +} + +.credits:hover { + color: orange; +} /* Animations */ @keyframes pop-in { @@ -85,12 +95,12 @@ greg download the installer! - +