From e64e0a9da4271fa7ef222438212dcef09b2a31f0 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 23 Feb 2016 23:55:00 +0100 Subject: Add styling to images in footer. --- style.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/style.scss b/style.scss index fc4b88b..2cc2a5f 100644 --- a/style.scss +++ b/style.scss @@ -401,6 +401,12 @@ th { list-style-type: none; padding: 0; } + img { + height: auto; + float: none; + display: block; + padding: 0; + } #mc_embed_signup { background-color: inherit; font: inherit; -- cgit v1.2.3