From 424e4477b32063623d971df478e5307ce8411923 Mon Sep 17 00:00:00 2001 From: CyC2018 Date: Wed, 19 Jun 2019 23:19:17 +0800 Subject: [PATCH] auto commit --- docs/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/index.html b/docs/index.html index ad830d60..b01a2179 100644 --- a/docs/index.html +++ b/docs/index.html @@ -66,6 +66,11 @@ font-size: 13px; } + code, + pre { + background-color: #fff !important; + } + .markdown-section>p { font-size: 16px !important; }