noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 10/15: Place of recover_link


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 10/15: Place of recover_link
Date: Fri, 5 Feb 2021 11:38:31 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 7fd114a8ecf9ad173a049142450f755652d0db56
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Wed Feb 3 18:17:22 2021 +0100

    Place of recover_link
---
 html/index.css | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/html/index.css b/html/index.css
index 313560e..437daa0 100644
--- a/html/index.css
+++ b/html/index.css
@@ -228,9 +228,9 @@ BODY {
         width: 24rem;
     }
     #recover_link {
-        position:absolute;
-        top:397px;
+        position:fixed;
         left:539px;
+        bottom:2px;
         background-color: white;
         width:auto;
         
@@ -274,9 +274,9 @@ BODY {
         width: 24rem;
     }
     #recover_link {
-        position:absolute;
-        top:55%;
+        position:fixed;
         left:55%;
+        bottom:20px;
         background-color: white;
         margin-top:0px;
     }



reply via email to

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