From ca10dc5d638bff87ed78f03ec6f0fa905d7eed3c Mon Sep 17 00:00:00 2001 From: LupottoBusotto <119003014+Leocraft1@users.noreply.github.com> Date: Thu, 13 Mar 2025 15:44:43 +0100 Subject: [PATCH] Link homepage --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 8a96bcb..65f57fc 100644 --- a/style.css +++ b/style.css @@ -45,7 +45,7 @@ a{ color: white; } a.novita{ - color: rgb(0, 0, 255); + color: rgb(0, 255, 0); } a.gbutton{ display: inline-block;