From 7c04f8afebd9eec1114773a06ebffd9a827a3d98 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 25 Jan 2017 11:22:53 +0300 Subject: increase content font size by 1px --- css/cdm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/cdm.css') diff --git a/css/cdm.css b/css/cdm.css index 1ee4715fb..91946bfcd 100644 --- a/css/cdm.css +++ b/css/cdm.css @@ -62,7 +62,7 @@ div.cdmIntermediate { div.cdmContentInner { margin : 10px; line-height : 1.5; - font-size : 15px; + font-size : 16px; } div.cdmContentInner img, -- cgit v1.2.3-54-g00ecf