From 070779bac12093dfb8a65f667e7532b29f091a38 Mon Sep 17 00:00:00 2001 From: CyC2018 <1029579233@qq.com> Date: Mon, 31 Dec 2018 20:41:55 +0800 Subject: [PATCH] auto commit --- docs/_style/style.css | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/_style/style.css b/docs/_style/style.css index c978f8c7..f3287f53 100644 --- a/docs/_style/style.css +++ b/docs/_style/style.css @@ -7,6 +7,17 @@ margin: 3rem 0 0 0; } +.content, +.sidebar, +.markdown-section, +body { + background-color: rgba(243, 242, 238, 1); +} + + { + background-color: rgba(243, 242, 238, 1) !important; +} + /*.anchor span { color: rgb(66, 185, 131); }*/ \ No newline at end of file