From 5a15d1ba0b2b01802429f491a9d54920f8c290f9 Mon Sep 17 00:00:00 2001 From: Miraty Date: Sun, 9 Feb 2020 14:06:54 +0100 Subject: [PATCH] hr dans le footer --- inc/footer.php | 1 + style.less | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/inc/footer.php b/inc/footer.php index 5be630e..afdb818 100755 --- a/inc/footer.php +++ b/inc/footer.php @@ -15,6 +15,7 @@
+
diff --git a/style.less b/style.less index 26f3fa7..7e10a54 100755 --- a/style.less +++ b/style.less @@ -204,6 +204,10 @@ main { justify-content: center; } +.traitinterlude > hr { + display: none; +} + .traitinterlude { border-top: 2px gray dashed; width: 650px;