From: Steve Sutton Date: Mon, 26 Feb 2018 16:47:45 +0000 (-0500) Subject: Update styles X-Git-Tag: v1.0.6^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=22fa7ae707bef8ec2646d9735725ffc45622b5b6;p=WP-Plugins%2Fglm-member-db-conditions.git Update styles Style for headers and font sizes. --- diff --git a/views/front/conditions/HLP.html b/views/front/conditions/HLP.html index 3064c53..0a227fc 100644 --- a/views/front/conditions/HLP.html +++ b/views/front/conditions/HLP.html @@ -119,13 +119,23 @@ width: 100%; } header.main #tag h1.conditions-title { + font-size: 1.85rem; text-transform: none; margin-top: 0; padding-top: 0; } @media screen and (max-width: 1024px) { + #logo img { + width: 188px; + } header.main #tag h1 { - font-size: 1.25rem; + font-size: 2rem; + } + header.main #tag h1.conditions-title { + font-size: 2.5rem; + } + #main-content p { + font-size: 12px; } } header.main #tag h1 a {