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;