We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50de940 commit d96fa92Copy full SHA for d96fa92
source/css/_first/base_first.styl
@@ -106,7 +106,7 @@ button
106
background: alpha($color-card, .9) !important
107
backdrop-filter: saturate(200%) blur(20px)
108
109
-if hexo-config('comments.service')=='discuss' || hexo-config('comments.service')=='twikoo' || hexo-config('comments.service')=='waline'
+if hexo-config('comments.service')=='discuss' || hexo-config('comments.service')=='twikoo' || hexo-config('comments.service')=='waline' || hexo-config('comments.service')=='artalk'
110
.blur#comments
111
@supports (backdrop-filter: blur(20px))
112
backdrop-filter: unset
0 commit comments