aboutsummaryrefslogtreecommitdiffstats
path: root/public/stylesheets/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/stylesheets/main.css')
-rw-r--r--public/stylesheets/main.css36
1 files changed, 9 insertions, 27 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css
index 5f0c63b2f..8cc0c23b4 100644
--- a/public/stylesheets/main.css
+++ b/public/stylesheets/main.css
@@ -143,14 +143,14 @@ label {
float: left;
text-align: right;
padding-right: 0.5em;
- width: 10em;
+ width: 16em;
margin-bottom: 0.5em;
}
.form_note {
- margin-left: 10.5em;
+ margin-left: 16.5em;
}
.form_button {
- margin-left: 10em;
+ margin-left: 16em;
}
/* Flashes */
@@ -242,34 +242,16 @@ table#list_requests .odd {
width: 75%;
}
-#accountForm label {
- width: 15em;
-/* font-weight: bold; */
-}
-
-#accountForm input[type=radio] {
- float: left;
- text-align: right;
- padding-right: 0.5em;
- margin-left: 14em;
-}
-
-#accountForm .radio_label {
- text-align: left;
- margin-left: 0.5em;
- float: none;
-}
-
-#accountForm .form_note {
- display: block;
- margin-left: 16em;
- clear: both;
+.confirmation_message {
+ font-size: 150%;
+ font-weight: bold;
+ text-align: center;
}
-
-#accountForm h2 {
+.confirmation_heading {
text-align: center;
}
+
/* Speech bubbles
* from http://www.cssplay.co.uk/boxes/chunky.html */