From 76ee11b08548fad708828ef57d97b8092b193eab Mon Sep 17 00:00:00 2001
From: Ghouar-Toussaint Rafael
Date: Tue, 11 Jun 2024 09:37:11 +0200
Subject: [PATCH] modif
---
css/style.css | 19 ++++++++-----------
index.html | 18 ++++++++++--------
2 files changed, 18 insertions(+), 19 deletions(-)
diff --git a/css/style.css b/css/style.css
index 973fc41..1c595e8 100644
--- a/css/style.css
+++ b/css/style.css
@@ -22,8 +22,6 @@ header nav {margin-left: auto;
header nav a {color : white;
text-decoration: none;}
-footer{font-size: 23px;
- text-align: right;}
p.html{font-size: 30px;
margin-left: 2%;}
@@ -40,10 +38,6 @@ h2.nsi{text-align: center;
font-size: 170%;
margin-top: -1%}
-/*h3.nsi{font-size: 150%;
- font-family: fantasy;
- color: #9A5315;}*/
-
p.presentation{font-size: 165%;
margin-top: 85px;
margin-left: 11%;
@@ -75,10 +69,13 @@ div.presentation a.btn:hover{color: white;
transition: 0.3s all;}
-/*Pour les pages projets et Cours :*/
-table.nom{font-size: 25px}
-p.presentation1{margin-left: 5%;
- margin-right: 5%;
- text-align: justify;}
\ No newline at end of file
+
+
+footer {font-size: 23px;
+ background-color: #000000;
+ color: #fff;
+ padding: 10px 0;
+ text-align: right;
+}
diff --git a/index.html b/index.html
index 4fd46e1..0f6aea9 100755
--- a/index.html
+++ b/index.html
@@ -22,20 +22,22 @@
-
+ Presentation
-
+
+