From dff5fe2e6e58e8703087d49ab8b93d3a5ec57762 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Mon, 27 Aug 2012 10:38:06 -0400 Subject: [PATCH] Attempt to do CSS that makes the sponsors list look nice. --- www/conservancy/static/conservancy.css | 14 ++++++++++++++ www/conservancy/static/sponsors/index.html | 8 ++++---- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/www/conservancy/static/conservancy.css b/www/conservancy/static/conservancy.css index d45384aa..abbd8c5c 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 e9edadd2..2a933aaf 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.

-