From 3b7ce5c5bcea20f129806642f0433229760f8d90 Mon Sep 17 00:00:00 2001 From: CyC2018 <1029579233@qq.com> Date: Sun, 17 Feb 2019 01:02:30 +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 5ffadb73..4d25398d 100644 --- a/docs/_style/style.css +++ b/docs/_style/style.css @@ -60,7 +60,7 @@ pre { } @media (min-width:600px) { - code { + pre code { box-shadow: 2px 1px 20px 2px #aaa; /*border-radius: 10px !important;*/ padding-left: 20px !important;