summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/standard.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/css/standard.css b/css/standard.css
index 3cfe0eb..bff7d8a 100644
--- a/css/standard.css
+++ b/css/standard.css
@@ -666,6 +666,8 @@ ul.loginregister li:last-child { border-right: 2px solid #000;}
ul.loginregister li:hover {background-color: #aaa; }
.doregister {display: none;}
+.dologin label,.doregister label {float:left; width: 6em; }
+
.login fieldset{
width: 24em;
@@ -765,6 +767,3 @@ div img.button {
.about .translation {
background-color: #fce94f;
}
-
-
-