From d0759808ab2b744dc27f4aaa020a6d5c54758deb Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 26 Feb 2018 19:18:44 +0100 Subject: [PATCH] cosmetic center the form & logo --- html/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/index.css b/html/index.css index ed43ec6a0..faf83c47b 100644 --- a/html/index.css +++ b/html/index.css @@ -245,12 +245,12 @@ BODY { z-index:-1; position:absolute; width:19%; - left:32%; + left:25%; top:19.5%; } #login_frm { position:absolute; - left:47%; + left:39%; top:28%; } .input_text {