From 30158504b5267f225469216ea4aa0d123a8f5d8e Mon Sep 17 00:00:00 2001 From: Denise sur Lya Date: Fri, 26 Jun 2020 22:43:04 +0200 Subject: =?UTF-8?q?possibilit=C3=A9=20de=20saisir=20la=20date=20au=20forma?= =?UTF-8?q?t=20texte=20+=20export=20donn=C3=A9es=20en=20txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 88f77fb..414f996 100644 --- a/static/style.css +++ b/static/style.css @@ -74,6 +74,10 @@ img#courbe { display: none; } +.petit { + font-size: 0.8em; +} + .bouton { text-decoration: underline; } -- cgit v1.2.3