diff --git a/static/css/audience_display.css b/static/css/audience_display.css index e1458364..569259da 100644 --- a/static/css/audience_display.css +++ b/static/css/audience_display.css @@ -552,7 +552,8 @@ html { line-height: 110px; } #sponsor img { - max-width: 800px; + min-height: 200px; + max-width: 600px; max-height: 400px; } #allianceRankingsCentering { diff --git a/static/img/sponsors/amex.png b/static/img/sponsors/amex.png new file mode 100644 index 00000000..23552a61 Binary files /dev/null and b/static/img/sponsors/amex.png differ diff --git a/static/img/sponsors/bellarmine.png b/static/img/sponsors/bellarmine.png new file mode 100644 index 00000000..17d336dc Binary files /dev/null and b/static/img/sponsors/bellarmine.png differ diff --git a/static/img/sponsors/fabworks.svg b/static/img/sponsors/fabworks.svg new file mode 100644 index 00000000..3ebfabd5 --- /dev/null +++ b/static/img/sponsors/fabworks.svg @@ -0,0 +1,4 @@ + + + + diff --git a/static/img/sponsors/gilbert.png b/static/img/sponsors/gilbert.png new file mode 100644 index 00000000..568ba8b0 Binary files /dev/null and b/static/img/sponsors/gilbert.png differ