From b71fbabe48257b119a43558783bd6fc684b23674 Mon Sep 17 00:00:00 2001 From: Northword <44738481+northword@users.noreply.github.com> Date: Fri, 18 Dec 2020 21:02:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dhttps://github.com/xugaoyi/vu?= =?UTF-8?q?epress-theme-vdoing/issues/431=20=20one-click-copy=20=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E4=B8=8E=E4=B8=BB=E9=A2=98=E4=B8=80=E4=B8=AA=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E7=9A=84=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme-vdoing/styles/code-theme.styl | 2 +- theme-vdoing/styles/code.styl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/theme-vdoing/styles/code-theme.styl b/theme-vdoing/styles/code-theme.styl index 092f276..2cd8ee4 100644 --- a/theme-vdoing/styles/code-theme.styl +++ b/theme-vdoing/styles/code-theme.styl @@ -4,7 +4,7 @@ codeThemeLight() pre[class*="language-"] { color: black; background: none; - text-shadow: 0 1px white; + // text-shadow: 0 1px white; font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; font-size: 1em; text-align: left; diff --git a/theme-vdoing/styles/code.styl b/theme-vdoing/styles/code.styl index e65907b..36206af 100644 --- a/theme-vdoing/styles/code.styl +++ b/theme-vdoing/styles/code.styl @@ -45,7 +45,7 @@ div[class*="language-"] background-color rgba(0, 0, 0, 30%) pre, pre[class*="language-"] background transparent - position relative + position relative !important z-index 1 &::before position absolute