noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 230/323: index.css : CSS responsive


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 230/323: index.css : CSS responsive
Date: Wed, 14 Mar 2018 17:38:56 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 72a32bd124ec1036d4e99bc4572ee8062a65cfe7
Author: Dany De Bontridder <address@hidden>
Date:   Thu Feb 22 19:15:05 2018 +0100

    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 de432f0..ed43ec6 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 {
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]