From 2eee2c6c9fc7cb29ec22662d5fd661de7d826e11 Mon Sep 17 00:00:00 2001 From: adplantade Date: Tue, 30 Jun 2020 17:38:04 +0200 Subject: [PATCH] ajout de commentaires + simplification du code + corrections en cours MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ajout de la possibilité de mettre les vitraux dans les cases de la réserve qu'on veut --- code/index.css | 12 ------------ code/index.html | 4 ++-- code/vitraux.js | 39 ++++++++++++++++++++++++--------------- 3 files changed, 26 insertions(+), 29 deletions(-) diff --git a/code/index.css b/code/index.css index cd75168..de329fa 100644 --- a/code/index.css +++ b/code/index.css @@ -77,21 +77,9 @@ } .vitrail-select { - margin: 3px; - padding: 6px; - background-image: url(ress/fond_fin.png); - background-repeat: no-repeat; - background-position: center; - background-size: cover; border: 5px solid red; } .vitrail-hover { - margin: 3px; - padding: 6px; - background-image: url(ress/fond_fin.png); - background-repeat: no-repeat; - background-position: center; - background-size: cover; border: 5px solid blue; } \ No newline at end of file diff --git a/code/index.html b/code/index.html index ab2bce2..9b05199 100644 --- a/code/index.html +++ b/code/index.html @@ -16,9 +16,9 @@

Objectif

- +

Résultat

- +