From 72a32bd124ec1036d4e99bc4572ee8062a65cfe7 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Thu, 22 Feb 2018 19:15:05 +0100 Subject: [PATCH] index.css : CSS responsive --- html/index.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/html/index.css b/html/index.css index de432f0a8..ed43ec6a0 100644 --- a/html/index.css +++ b/html/index.css @@ -164,6 +164,7 @@ BODY { bottom: 0px; left:0px; z-index: -1; + display : block; } #logo_id { z-index:-1; @@ -194,6 +195,7 @@ BODY { bottom: 0px; left:0px; z-index: -1; + display : block; } #logo_id { z-index:-1; @@ -216,6 +218,7 @@ BODY { top:397px; left:539px; background-color: white; + width:auto; } #recover_box { @@ -236,6 +239,7 @@ BODY { bottom: 0px; left:0px; z-index: -1; + display : block; } #logo_id { z-index:-1; @@ -256,8 +260,9 @@ BODY { #recover_link { position:absolute; top:55%; - left:50%; + left:55%; background-color: white; + margin-top:0px; } #recover_box {