From: Laury GvR Date: Mon, 28 Aug 2017 13:10:12 +0000 (-0400) Subject: Added some responsive styles to the HLP X-Git-Tag: v1.0.21^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=a0ab809ef1776a837d3b09aef88cea33c91a52f9;p=WP-Themes%2Fmackinacbridge.git Added some responsive styles to the HLP --- diff --git a/HLP.html b/HLP.html index d4ab2c8..911f482 100644 --- a/HLP.html +++ b/HLP.html @@ -129,6 +129,7 @@ #main-content { padding-left: 2%; padding-right: 2%; + text-align: center; } header.main #tag h2 { clear: none; @@ -185,6 +186,9 @@ float: none; text-align: center; } + #copyright span { + font-size: 0.75rem; + } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box;