From 5e7d446f792a5fba71606a71f6398e249446b1c7 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 21 May 2020 09:18:58 +0200 Subject: Beaucoup de changements --- www/html/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/html/style.css') diff --git a/www/html/style.css b/www/html/style.css index ae32cf5..aef1593 100755 --- a/www/html/style.css +++ b/www/html/style.css @@ -85,6 +85,7 @@ th{ display: inline-table; } -.floatTable{ - float: left; +#bilan_tab{ + width: 60%; + margin: 0 auto; } -- cgit v1.2.3