From 8c75c92a912f48e2a8ed4a3e1647a9217605888e Mon Sep 17 00:00:00 2001 From: pommicket Date: Thu, 22 Jun 2023 10:28:12 -0400 Subject: contrôls MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index cedab54..4d92cab 100644 --- a/index.html +++ b/index.html @@ -148,7 +148,7 @@ } .widget-choice:focus { outline: 0; - border: 2px solid green; + background: #0f04; z-index: 10; } #widget-choices { -- cgit v1.2.3