This commit is contained in:
Adrien MALINGREY 2025-05-03 02:21:25 +02:00
parent 9f3a90a04e
commit 32db8f5a6c
2 changed files with 1 additions and 5 deletions

View File

@ -100,7 +100,7 @@ if ($grille->valid()) {
</tbody>
</table>
</h1>
<h1 class="small width">Motscroisés</h1>
<h1 class="small width">Motscroisés</h1>
<div class="grille-et-definitions">
<?php if ($grille->valid()): ?>
<div class="grille">

View File

@ -95,10 +95,6 @@ h2 {
background-color: black;
}
.grille .case.noire {
background-color: black;
}
.grille input {
width: 100%;
height: 100%;