noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 17/28: Cosmetic


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 17/28: Cosmetic
Date: Sat, 30 Nov 2019 07:51:24 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 3a92b56b579129dec631883aaf5f62df0e818f7e
Author: Dany De Bontridder <address@hidden>
Date:   Sun Nov 24 20:40:07 2019 +0100

    Cosmetic
---
 html/index.css | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/html/index.css b/html/index.css
index ecb0286..cd359a6 100644
--- a/html/index.css
+++ b/html/index.css
@@ -183,7 +183,7 @@ BODY {
        
         left:0px;
         top:20px;
-        height: 15%;
+        /*! height: 15%; */
     }
     #login_frm {
         position:absolute;
@@ -203,7 +203,7 @@ BODY {
         width: 20rem;
     }
 }
-@media only screen and (min-width : 1100px) {
+@media only screen and (max-width : 1100px) {
     #alternate_browser {
         position:absolute;
         bottom: 30px;
@@ -229,7 +229,7 @@ BODY {
     }
     #recover_link {
         position:absolute;
-        top:397px;
+        /*! top:397px; */
         left:539px;
         background-color: white;
         width:auto;
@@ -274,11 +274,11 @@ BODY {
         width: 24rem;
     }
     #recover_link {
-        position:absolute;
-        top:55%;
+        position:fixed;
         left:55%;
         background-color: white;
         margin-top:0px;
+        bottom: 10px;
     }
     #recover_box {
 



reply via email to

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