From 1f31faba1e71c081c44b3aa675c7003a25b88e53 Mon Sep 17 00:00:00 2001 From: Plumf Date: Sat, 12 Aug 2023 11:56:21 +0200 Subject: [PATCH] Publication V1 --- css/theme.css | 6 +++++- inclure/footer.html | 5 ++--- paquet.xml | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/css/theme.css b/css/theme.css index 17f278b..b987c08 100644 --- a/css/theme.css +++ b/css/theme.css @@ -136,4 +136,8 @@ nav li{ .listes-articles > ul { margin-left: 0em; list-style-type: none; -} \ No newline at end of file +} + /* Conf pied de page */ + .pied { + font-family: var(--policetitre ); + } \ No newline at end of file diff --git a/inclure/footer.html b/inclure/footer.html index f8f3503..44961fd 100644 --- a/inclure/footer.html +++ b/inclure/footer.html @@ -1,11 +1,10 @@
\ No newline at end of file diff --git a/paquet.xml b/paquet.xml index fc95157..f3e2204 100644 --- a/paquet.xml +++ b/paquet.xml @@ -1,7 +1,7 @@