From f3158a5fbb2cc743773592ce99e362669b748d82 Mon Sep 17 00:00:00 2001 From: Naiel <109038805+naielv@users.noreply.github.com> Date: Tue, 27 May 2025 15:41:01 +0200 Subject: [PATCH] Update index.html --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index b88ee3e..77bdc9f 100644 --- a/index.html +++ b/index.html @@ -304,6 +304,9 @@ left: 50%; bottom: 30px; } + #snackbar a { + color: lightblue; + } #snackbar.show { visibility: visible;