From 93cfe0c86294c34a4de304194d4fe06f7a63c64b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 11 Jan 2019 15:21:43 +0800 Subject: [PATCH] docs2/docs.css --- docs2/docs.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs2/docs.css b/docs2/docs.css index 3332f238bb..22d8d82245 100644 --- a/docs2/docs.css +++ b/docs2/docs.css @@ -893,4 +893,5 @@ td>.fixedFont { } pre code { color: #000; + font-family: monospace; /** default font is too soft.. */ } \ No newline at end of file -- 2.39.2