From a7918dd4b80daf272443746f176608f73c0addb2 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Thu, 16 Dec 2010 12:41:54 +0000 Subject: donate page update; new layout, paypal form --- g/style/screen.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'g/style/screen.css') diff --git a/g/style/screen.css b/g/style/screen.css index da97f56b7..5cf55d290 100644 --- a/g/style/screen.css +++ b/g/style/screen.css @@ -51,7 +51,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 -- cgit v1.2.1