From 338e2fa9201790ffc4f0ab52abe86b051997b972 Mon Sep 17 00:00:00 2001 From: soslan Date: Fri, 26 May 2023 16:17:31 +0200 Subject: [PATCH] Ajout d'un du copyright --- agile-dev/css/custom.css | 17 +++++++++++++++++ agile-dev/index.html | 10 ++++++++++ 2 files changed, 27 insertions(+) diff --git a/agile-dev/css/custom.css b/agile-dev/css/custom.css index a22c247..b320dcd 100644 --- a/agile-dev/css/custom.css +++ b/agile-dev/css/custom.css @@ -96,3 +96,20 @@ nav .imagelogo{ nav .listenav{ padding-right: 35px; } + +.footer { + background-color: #f1f1f1; + padding: 20px 0; + text-align: center; +} + +.footer .container { + max-width: 960px; + margin: 0 auto; +} + +.footer p { + margin: 0; + font-size: 14px; + color: #888; +} \ No newline at end of file diff --git a/agile-dev/index.html b/agile-dev/index.html index cb38f26..d40958d 100644 --- a/agile-dev/index.html +++ b/agile-dev/index.html @@ -114,6 +114,16 @@

Benefice 3

+ + + +