]> dev.renevier.net Git - syj.git/blobdiff - public/css/generic.css
fixes css regression in newpwd, contact and account
[syj.git] / public / css / generic.css
index 93e635f09920617836a358f573c0e4a302ac3912..e0dcb81e0a8fc8de2108bfd0c81e84ca2ae17732 100644 (file)
@@ -18,6 +18,11 @@ body, html {
     border-radius: 5px;
     border-width: 2px;
     border-style: solid;
+    padding: 1.5em;
+    transition:opacity 0.5s;
+    -webkit-transition:opacity 0.5s;
+    -moz-transition:opacity 0.5s;
+    -o-transition: opacity 0.5s;
 }
 
 .disabled {