From 6faca92abd92c0ce7cd7ca53a26c10649e68d3d5 Mon Sep 17 00:00:00 2001 From: CyC2018 <1029579233@qq.com> Date: Thu, 14 Feb 2019 23:02:38 +0800 Subject: [PATCH] Update style.css --- docs/_style/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_style/style.css b/docs/_style/style.css index a6a3334e..90a8a3aa 100644 --- a/docs/_style/style.css +++ b/docs/_style/style.css @@ -50,7 +50,7 @@ body>section>div.cover-main>ul>li>a { color: #42b983; } -img { +.markdown-section img { box-shadow: 7px 9px 10px #aaa !important; }