From 1616c1be6ae33780ed51a567b29a3236218eae48 Mon Sep 17 00:00:00 2001 From: clashofclanselixircollector Date: Sat, 30 Nov 2024 11:38:27 -0800 Subject: [PATCH] chat am I cooked or am I sigma --- css/styles.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/styles.css b/css/styles.css index 0931303..fff653b 100644 --- a/css/styles.css +++ b/css/styles.css @@ -127,6 +127,7 @@ button:hover { .footer a:hover { text-decoration: underline; + opacity: 1; } .footer button { @@ -163,6 +164,7 @@ button:hover { .footer button.eaglerrinth-mod-list:hover { background-color: #a751f2; /* Slightly lighter shade for hover effect */ transform: scale(1.05); + opacity: 1; } /* Modal Styles */