From 32db8f5a6c49ec0095573d472eec5c891990706c Mon Sep 17 00:00:00 2001 From: adrien Date: Sat, 3 May 2025 02:21:25 +0200 Subject: [PATCH] =?UTF-8?q?=E2=96=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 2 +- style.css | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/index.php b/index.php index 4641bfb..8217378 100644 --- a/index.php +++ b/index.php @@ -100,7 +100,7 @@ if ($grille->valid()) { -

Mots■croisés

+

Mots▣croisés

valid()): ?>
diff --git a/style.css b/style.css index a2382d3..bf940df 100644 --- a/style.css +++ b/style.css @@ -95,10 +95,6 @@ h2 { background-color: black; } -.grille .case.noire { - background-color: black; -} - .grille input { width: 100%; height: 100%;