From aef671daa70c817892405205ffdf98928fc9b289 Mon Sep 17 00:00:00 2001 From: Young-Lord <51789698+Young-Lord@users.noreply.github.com> Date: Mon, 1 Aug 2022 15:08:53 +0800 Subject: [PATCH] sidebar color fix & jquery fix --- _includes/LY_OVERRIDE/younglord.css | 2 ++ _layouts/base.html | 13 +++++-------- assets/css/wu-kan.css | 1 - assets/js/jekyll_table_of_contents.js | 1 - 4 files changed, 7 insertions(+), 10 deletions(-) diff --git a/_includes/LY_OVERRIDE/younglord.css b/_includes/LY_OVERRIDE/younglord.css index 9f67712..97eab9d 100644 --- a/_includes/LY_OVERRIDE/younglord.css +++ b/_includes/LY_OVERRIDE/younglord.css @@ -52,6 +52,8 @@ #sidebar{ font-family: inherit; font-size: inherit; + color: inherit; + background-color: inherit; } .sidebar-toggle {/*调节侧边栏开关到顶部的距离,防止移动端无法显示搜索按钮*/ diff --git a/_layouts/base.html b/_layouts/base.html index d8ec125..4d35261 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -5,14 +5,11 @@ {%- include snippets/get-lang.html -%}
- - - - - - - - + + + + + {%- include analytics.html -%} {%- include head.html -%}