From: Laury GvR Date: Wed, 30 Aug 2017 13:54:58 +0000 (-0400) Subject: HLP: Fixed the banner image, base64 didn't seem to work when it was a jpg X-Git-Tag: v1.0.24^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=8f4d6428198e92aacdbf53a4181956b340338fe6;p=WP-Themes%2Fmackinacbridge.git HLP: Fixed the banner image, base64 didn't seem to work when it was a jpg --- diff --git a/HLP.html b/HLP.html index 2ad9fcf..01845f1 100644 --- a/HLP.html +++ b/HLP.html @@ -227,6 +227,11 @@ display: none; } } + #banner-image { + margin: 0px; + width: 100%; + height: auto; + } @@ -248,9 +253,8 @@
-