mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
fix: 修復本地搜索文章鏈接無法跳轉bugs
feat: 當點擊評論框時,valine背景圖片隱藏 feat: 網頁進入動畫效果可關閉 style: 部分css和js 調整
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#vcomment
|
||||
font-size: 1.15em
|
||||
font-size: 1.1em
|
||||
|
||||
.vbtn
|
||||
border: none
|
||||
@@ -13,6 +13,9 @@
|
||||
textarea
|
||||
background: url(hexo-config('valine.bg')) 100% 100% no-repeat
|
||||
|
||||
&:focus
|
||||
background: none
|
||||
|
||||
.vimg
|
||||
transition: all .3s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user