summaryrefslogtreecommitdiff
path: root/themes/clouds/css-1.7.0
diff options
context:
space:
mode:
Diffstat (limited to 'themes/clouds/css-1.7.0')
-rw-r--r--themes/clouds/css-1.7.0/style.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css
index b94154f047..5361bd588c 100644
--- a/themes/clouds/css-1.7.0/style.css
+++ b/themes/clouds/css-1.7.0/style.css
@@ -107,8 +107,9 @@ a:hover {
outline-style: none;
}
-#flash-messages {
+.flash-messages {
clear: both;
+ text-align: center;
}
dl {
@@ -1176,7 +1177,8 @@ a.showit:hover > span {
}
/* login.php */
-#login-register-page h2 {
+#login-register-page h2,
+#login-page .confirm {
text-align: center;
}
@@ -1250,7 +1252,6 @@ a.showit:hover > span {
#new_passwd_form label,
#verify-form label {
display: block;
- text-align: right;
}
#login-form label input,