From a0b924ab6ba8955058684f383f7546aa49e2fb33 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Sun, 8 Jul 2018 16:05:36 +0200 Subject: [PATCH] changed fond size --- css/readtheorg.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/readtheorg.css b/css/readtheorg.css index 55572cb..c9ab4f6 100644 --- a/css/readtheorg.css +++ b/css/readtheorg.css @@ -47,7 +47,7 @@ h4,h5,h6{ html{ -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%; - font-size:110%; + font-size:100%; height:100%; overflow-x:hidden; }