From: Michael Wallner Date: Mon, 22 Aug 2016 12:48:15 +0000 (+0200) Subject: more consistent default zoom X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=9a6813b53670097e799fe5d841c27088c7242e6b;p=mdref%2Fmdref more consistent default zoom --- diff --git a/public/index.css b/public/index.css index b71b5ae..b422e5f 100644 --- a/public/index.css +++ b/public/index.css @@ -1,7 +1,6 @@ -* { - font-size: 99.9%; +html { + font-size: 18px; } - html, body{ height: 100%; min-height: 100%; @@ -236,7 +235,6 @@ footer a, h1 a, pre>code a, li h3 a { color: #b0e0e6; } li h3 { - font-size: 100%; } li h3 a { text-decoration: none; diff --git a/views/layout.phtml b/views/layout.phtml index b3e16d5..6ef0ecf 100644 --- a/views/layout.phtml +++ b/views/layout.phtml @@ -10,6 +10,7 @@ mdref +