From b7cf383607e2a4259129bb90679d36fa02bf81cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bankn8II=C2=A9=24A?= <102619282+barionleg@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:27:21 +0100 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 466c49e..04774ce 100644 --- a/style.css +++ b/style.css @@ -59,7 +59,7 @@ img[src$="blogo.png"]{ position:fixed; right:35px; bottom:35px; - background-color:white; + background-color:(255, 255, 255, 0.1); border:solid black 0px; border-radius:3px; padding:8px;