From 1722481c14dbfdcd625dd731ad11c14ecdffc71f Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Wed, 8 Feb 2023 19:18:09 +0100 Subject: Ajout des réseaux sociaux MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.css | 6 ++++++ index.html | 10 +++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/index.css b/index.css index c520d4b..444decd 100644 --- a/index.css +++ b/index.css @@ -30,3 +30,9 @@ figure img { figure figcaption { text-align: center; } + +footer { + margin-top: 5ex; + padding-top: 1ex; + border-top: 3px solid gray; +} diff --git a/index.html b/index.html index 7c0135e..adf4469 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,4 @@ - @@ -60,6 +58,12 @@ + - -- cgit v1.2.3