aboutsummaryrefslogtreecommitdiffstats
path: root/g/style/all.css
diff options
context:
space:
mode:
Diffstat (limited to 'g/style/all.css')
-rw-r--r--g/style/all.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/g/style/all.css b/g/style/all.css
index f1d4bb46e..bc7c03fe5 100644
--- a/g/style/all.css
+++ b/g/style/all.css
@@ -63,7 +63,16 @@ ul.news li span.dt { font-weight: thin; font-size: 85%; color: #666;
.donate-coord {
background: #fea; background: #ddd;
color: #222;
- padding: 0.5em 0.9em;
+ padding: 0.8em 1em 2em 1em;
font-family: courier, monospace;
font-size: 95%;
+}
+
+#pp_form {
+ text-align: center;
+ padding-top: 2em;
+ padding-bottom: 1em;
+}
+#pp_form_btn {
+ text-align: center;
} \ No newline at end of file