From c2149e59fed92add379ef4886c7de8dbb4f6d22f Mon Sep 17 00:00:00 2001 From: Knah Tsaeb Date: Mon, 14 Jun 2021 16:20:16 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'css/main.css'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/main.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/main.css b/css/main.css index 468fa6e..a27357c 100644 --- a/css/main.css +++ b/css/main.css @@ -115,6 +115,10 @@ p { text-align: left; } +.a br, .m br { + margin-bottom: .3em; +} + .linkTop { position: fixed; bottom: 3em;