From 2d9fa443648766f0f1489d10b001cf63eb786874 Mon Sep 17 00:00:00 2001 From: CHASSAGNOL Bruno Date: Thu, 21 Apr 2022 22:49:42 +0200 Subject: [PATCH] =?UTF-8?q?Transf=C3=A9rer=20les=20fichiers=20vers=20''?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projetjavascript.html | 8 ++++---- style.css | 15 +++++++++++++++ 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/projetjavascript.html b/projetjavascript.html index 4155064..827226b 100644 --- a/projetjavascript.html +++ b/projetjavascript.html @@ -24,6 +24,7 @@ if (isset($_POST['motdepasse']) AND $_POST['motdepasse'] == "NSI42")

+

diff --git a/style.css b/style.css index 42db257..08fae34 100644 --- a/style.css +++ b/style.css @@ -158,6 +158,21 @@ lancer { color: White; z-index:3; +} +#i{ + position: absolute; + top:0px; + right:150px; + left:150px; + font-family:'Palatino'; + font-style:italic; + + text-align:center; + font-size: 26px; + color: White; + z-index:4; + background-image:url(geometric-5969508.png); + } .entree{ position: absolute;