Added some responsive styles to the HLP
authorLaury GvR <laury@gaslightmedia.com>
Mon, 28 Aug 2017 13:10:12 +0000 (09:10 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 28 Aug 2017 13:10:12 +0000 (09:10 -0400)
HLP.html

index d4ab2c8..911f482 100644 (file)
--- a/HLP.html
+++ b/HLP.html
             #main-content {
                 padding-left: 2%;
                 padding-right: 2%;
+                text-align: center;
             }
             header.main #tag h2 {
                 clear: none;
                 float: none;
                 text-align: center;
             }
+            #copyright span {
+                font-size: 0.75rem;
+            }
             *, *:before, *:after {
                 -webkit-box-sizing: border-box;
                 -moz-box-sizing: border-box;