summaryrefslogtreecommitdiffstats
path: root/htdocs/style/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/style/base.css')
-rw-r--r--htdocs/style/base.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/htdocs/style/base.css b/htdocs/style/base.css
index 10c7bdb..cb2ff4f 100644
--- a/htdocs/style/base.css
+++ b/htdocs/style/base.css
@@ -732,4 +732,11 @@ div.intro p { margin-bottom: .5em;}
vertical-align: middle;
}
+/* donation and sponsorship program */
+
+div#don_program { border: 1px solid #55b05a; padding: .5em; line-height: 150%; text-align: center; margin-top: .5em; }
+div#don_program span#don_program_img {float: left; width: 150px; height: 60px;}
+div#don_program span#don_program_img img {vertical-align: middle;}
+div#don_program span#don_program_text { }
+div#don_program span#don_program_text a {font-weight: bold;}
/* @end */ \ No newline at end of file