From c5d34bb39b95d25648a9cf30d899e11dd131d0d1 Mon Sep 17 00:00:00 2001 From: CyC2018 Date: Tue, 25 Jun 2019 20:49:21 +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 dd043bb6..08b3fee6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -39,6 +39,11 @@ border-radius: 5px; } + .markdown-section p.tip, + .markdown-section tr:nth-child(1n) { + background-color: #f8f8f8 !important; + } + .content, .sidebar, .markdown-section,