From b49d4e22616d7ac2a60db08dc69fdaf9b973cb04 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Fri, 4 Mar 2016 23:26:27 +0800 Subject: Support mermaid in code block diagram and updated all diagram rendering method and styles --- public/css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/css/index.css') diff --git a/public/css/index.css b/public/css/index.css index 17765206..3d45cda3 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -128,7 +128,7 @@ body { overflow-y: auto; } .ui-status * { - font-size: 16px; + font-size: 16px !important; } .navbar-brand { font-weight: bold; -- cgit v1.2.3