From 258643e7cf9a7cd5232ae70eea2e256e455a7510 Mon Sep 17 00:00:00 2001 From: ADRN Date: Fri, 30 Aug 2024 09:29:52 +0200 Subject: liens du footer dans balise nav --- static/css/home.css | 3 ++- static/index.html | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/static/css/home.css b/static/css/home.css index 9053807..f438a5d 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -390,6 +390,7 @@ div#blog { grid-area: row-start / col-sep 1 / jardin-end / col-sep 11; } + nav#menu { position: fixed; width: 100%; @@ -532,7 +533,7 @@ div#blog { font-size: 0.85rem; } - #liens { + nav#liens { text-align: center; margin-bottom: 12rem; } diff --git a/static/index.html b/static/index.html index 178793a..93be545 100644 --- a/static/index.html +++ b/static/index.html @@ -489,6 +489,7 @@

Fabriquons un internet convivial ⤵

+

Avec nos propres infrastructures

-
+
+ -- cgit v1.2.3