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 */