]> dev.renevier.net Git - syj.git/blobdiff - public/css/syj.css
ask a confirmation when users leaves with unsaved route
[syj.git] / public / css / syj.css
index c6ba41269c011e380c9ec651d4795039a33c7329..9eece707e3fafa79522381b40bb6bff0176df98e 100644 (file)
@@ -55,6 +55,7 @@ body, html {
     opacity: 0.85;
     filter:alpha(opacity=85);
     border: 1px solid gray;
+    margin: auto;
 }
 #clone-btn {
     margin-bottom: 1em;
@@ -67,8 +68,8 @@ body, html {
 }
 
 #login_controls {
-    margin-top: 8px;
-    margin-left: 3em;
+    padding-top: 8px;
+    padding-left: 3em;
 }
 
 .login-anchor {