From 21c5bd576c3fc8a4a0be8a6550bd02353ee35a92 Mon Sep 17 00:00:00 2001 From: Denise sur Lya Date: Thu, 18 Feb 2021 23:24:27 +0100 Subject: =?UTF-8?q?petites=20am=C3=A9lio=20+=20FAQ?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 2c2358e..929bfd4 100644 --- a/static/style.css +++ b/static/style.css @@ -100,3 +100,15 @@ img#courbe { .donneesplus { display: none; } + +nav { + position: fixed; + bottom: 1px; + background-color:#EEEEEE; + border:solid 1px; + padding: 4px; +} + +#content { + padding-bottom: 70px; +} -- cgit v1.2.3