From 0d6904ad9a132d2d5ac5d0e7f9ac8a28aea182a2 Mon Sep 17 00:00:00 2001 From: CyC2018 Date: Wed, 24 Apr 2019 00:06:38 +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 56a95410..d2b14837 100644 --- a/docs/index.html +++ b/docs/index.html @@ -98,7 +98,8 @@ color: #42b983; } - .markdown-section > div > img { + .markdown-section > div > img, + .markdown-section pre { box-shadow: 2px 2px 20px 6px #ddd !important; } @@ -124,7 +125,6 @@ .markdown-section pre { padding-left: 0 !important; padding-right: 0px !important; - box-shadow: 2px 1px 20px 2px #aaa; }