From a6d96165ebb8fc6bb16c1c839fa283a9f939b6f5 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sun, 30 Nov 2025 14:10:08 -0500 Subject: [PATCH] =?UTF-8?q?Retrait=20d'une=20propri=C3=A9t=C3=A9=20inutile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/www/css/style.css b/www/css/style.css index 70a15cb..56cca09 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -688,7 +688,6 @@ footer { } .lore aside a:hover { - border-radius: 20px; background-color: #bf815b; color: #ffefe5; }