fix: 修復網站壓縮後,mermaid 會無法生成顯示的Bugs

feat: Valine 增加 option 設置
This commit is contained in:
Jerry
2020-10-07 15:36:52 +08:00
Unverified
parent 335fc25811
commit b078ebef14
7 changed files with 19 additions and 8 deletions

View File

@@ -48,6 +48,9 @@ if hexo-config('darkmode.enable') || hexo-config('display_mode') == 'dark'
code
background: $code-background
.aplayer
filter: brightness(.8)
//
#page-header
& > #nav.fixed,
@@ -103,8 +106,7 @@ if hexo-config('darkmode.enable') || hexo-config('display_mode') == 'dark'
.error-img,
#article-container iframe,
img,
.gist,
.aplayer
.gist
filter: brightness(.8)
#aside_content .aside-list > .aside-list-item:not(:last-child)