From 1db8a47c8154680f715c339ba4e23cb242421d0c Mon Sep 17 00:00:00 2001
From: "Bradley M. Kuhn"
Date: Wed, 25 Nov 2020 20:40:06 -0800
Subject: [PATCH] Supporters: Make my picture smaller with CSS.
---
www/conservancy/static/css/conservancy.css | 7 +++++++
www/conservancy/templates/supporter/index.html | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/www/conservancy/static/css/conservancy.css b/www/conservancy/static/css/conservancy.css
index 03c2f065..5eebcf76 100644
--- a/www/conservancy/static/css/conservancy.css
+++ b/www/conservancy/static/css/conservancy.css
@@ -319,6 +319,13 @@ blockquote, div.quote /* div.quote is used by conservancy whitepaper */ {
margin: 0 auto;
max-width: 100%;
}
+.picture-small img {
+ padding-left: 1em;
+ margin: .25em;
+ min-width: 8%;
+ max-width: 30%;
+ width: auto;
+}
.secondary_info { font-size: 83%; }
.next_page_button { float: right; }
diff --git a/www/conservancy/templates/supporter/index.html b/www/conservancy/templates/supporter/index.html
index dc714af8..2d1f1e68 100644
--- a/www/conservancy/templates/supporter/index.html
+++ b/www/conservancy/templates/supporter/index.html
@@ -186,7 +186,7 @@ still available for your virtual viewing. We plan to turn
Copyleft Conf 2021 into a year-long series of online sessions about issues in copyleft
as we look hopefully forward to an in-person Copyleft Conf 2022.
-