From bbc41e975f5735095d6f3747e9538ba1ad1422e7 Mon Sep 17 00:00:00 2001 From: CyC2018 Date: Tue, 23 Apr 2019 23:24:14 +0800 Subject: [PATCH] auto commit --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 84183b99..56a95410 100644 --- a/docs/index.html +++ b/docs/index.html @@ -98,8 +98,8 @@ color: #42b983; } - markdown-section div > img { - box-shadow: 7px 9px 10px #aaa !important; + .markdown-section > div > img { + box-shadow: 2px 2px 20px 6px #ddd !important; } pre {