From 5a9144c7d251289e72e93576594ff382d1418700 Mon Sep 17 00:00:00 2001 From: Kaloo Dinaz <154616335+kaloodinaz@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:02:30 +0200 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index cbd5fe1..ecc0dd2 100644 --- a/index.html +++ b/index.html @@ -134,7 +134,7 @@ @media (max-width:710px) { .we_but,.wordle_but{width:calc(50% - 24px);font-size:12px;margin-top:5px} } -.we_but:hover{transform:translate(0,-3px)} +.we_but:hover{color:#292828!important;background-color:#97b8d3!important;transform:translate(0,-3px)} .wemage{width:38px;border-radius:5px;margin-right:10px} .we_d{margin:auto} .stats-chart table .number{font-size:16px!important}