From 785830938bb816e9ae66a03e5821f20c3f2b194a Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 16 May 2020 12:27:54 -0500 Subject: Change the ugly table of sponsors in a (slightly less) annoying image to size ;) --- bh20simplewebuploader/static/main.css | 10 +++++++--- bh20simplewebuploader/templates/form.html | 15 ++++++++++----- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/bh20simplewebuploader/static/main.css b/bh20simplewebuploader/static/main.css index 1bb9c8e..3b17f73 100644 --- a/bh20simplewebuploader/static/main.css +++ b/bh20simplewebuploader/static/main.css @@ -224,16 +224,20 @@ footer { } .sponsors a { - flex-grow: 4; - height: 200px; + // flex-grow: 4; + // height: 200px; margin: 10px; background: white; display: flex; flex-direction: column; justify-content: center; } + +.sponsorimg { +} + .sponsors img { - width: 100%; + width: 150px; } .loader { diff --git a/bh20simplewebuploader/templates/form.html b/bh20simplewebuploader/templates/form.html index 1227ca2..50e1442 100644 --- a/bh20simplewebuploader/templates/form.html +++ b/bh20simplewebuploader/templates/form.html @@ -189,12 +189,17 @@

-
- - - - +
+ +
+ +
+
+ +