From: Steve Sutton Date: Fri, 31 Aug 2018 15:16:35 +0000 (-0400) Subject: More font size updates X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=85515805c9fe6fe7666d6e1cda47a8353039355e;p=WP-Plugins%2Fglm-member-db-conditions.git More font size updates reset font size. --- diff --git a/views/front/conditions/HLP.html b/views/front/conditions/HLP.html index 51567e1..bdc2c35 100644 --- a/views/front/conditions/HLP.html +++ b/views/front/conditions/HLP.html @@ -12,7 +12,7 @@ background: #fff; color: #000000; cursor: auto; - font-size: 1em; + font-size: 18px; font-style: normal; font-weight: normal; line-height: 150%; @@ -142,20 +142,6 @@ font-size: 1.5em; } } - @media only screen and (-webkit-min-device-pixel-ratio: 1.3), - only screen and (-o-min-device-pixel-ratio: 13/10), - only screen and (min-resolution: 120dpi) { - - header.main #tag h1 { - font-size: 3rem; - } - header.main #tag h1.conditions-title { - font-size: 3.5rem; - } - #main-content p { - font-size: 2.5em; - } - } header.main #tag h1 a { text-decoration: none; color: #FFFFFF;