From: Sarah Conway Schnurr Date: Tue, 23 Jul 2019 23:39:08 +0000 (-0700) Subject: Alter styles for Sponsors page X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=d2264f6879e542c6c4e521e1386b48cd49b35dbb;p=pgopen2019.git Alter styles for Sponsors page --- diff --git a/static/css/style.css b/static/css/style.css index 6c01040..22f13d2 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -260,6 +260,12 @@ table.table.table-striped { color: #fff; } +/* Sponsor Images */ + +img#sponsor { + margin: 2rem auto; +} + /* Small Desktop */ @media (max-width: 1024px) { diff --git a/templates/pages/sponsors.html b/templates/pages/sponsors.html index 4b9eb2e..e2dcd27 100644 --- a/templates/pages/sponsors.html +++ b/templates/pages/sponsors.html @@ -13,7 +13,7 @@

Diamond

-
+
{% for p in diamond %}
{{p.name}} @@ -28,7 +28,7 @@