working at user login
[living-lab-site.git] / css / default.css
index 2c0b2fe..852928c 100644 (file)
@@ -26,6 +26,17 @@ h1
        margin-bottom: 8px;
 }
 
+table.form th
+{
+       text-align: right;
+}
+
+.error
+{
+       color: red;
+       font-weight:bold;
+}
+
 .inline
 {
        vertical-align: middle;