From dff5fe2e6e58e8703087d49ab8b93d3a5ec57762 2012-08-27 14:38:06
From: Bradley M. Kuhn
Date: 2012-08-27 14:38:06
Subject: [PATCH] Attempt to do CSS that makes the sponsors list look nice.
---
diff --git a/www/conservancy/static/conservancy.css b/www/conservancy/static/conservancy.css
index d45384aa919aae5292d8270683f3d6c03e077d3f..abbd8c5c6aa39adb70e3c82c09ee533e858ffd16 100644
--- a/www/conservancy/static/conservancy.css
+++ b/www/conservancy/static/conservancy.css
@@ -231,3 +231,17 @@ body.conservancy-sponsors #navbar ul li.sponsors a /* NO COMMA HERE! */
font-weight: bold;
background: #fff url(/img/nav-bg-up.png) top repeat-x;
}
+
+#sponsor ul {
+ clear: all;
+}
+#sponsor li {
+ width: 100%;
+ float: left;
+ height: 250px;
+ line-height: 100px;
+ text-align: center;
+ list-style: none;
+ border: 1px solid #ccc;
+ margin-right: 5px;
+}
diff --git a/www/conservancy/static/sponsors/index.html b/www/conservancy/static/sponsors/index.html
index e9edadd2cb9e398e27c757a7d02c03b79a868fd9..2a933aafa79b9b519a553538026c225cdf2902ea 100644
--- a/www/conservancy/static/sponsors/index.html
+++ b/www/conservancy/static/sponsors/index.html
@@ -14,10 +14,10 @@ contributions. Conservancy graciously thanks these sponsors for their
support, but doesn't necessarily endorse nor promote any specific activity
of any of its sponsors.
-