mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 17:50:54 +08:00
feat: note 標籤優化(可自定義icon圖標/可覆蓋配置中的style)
feat: 增加部分特效 Mobile設置(activate_power_mode/fireworks/click_heart/ClickShowText) feat: aside 分類 收縮/展開 增加slide效果 improvement: 更改canvas_ribbon_piao 為 canvas_fluttering_ribbon improvement: darkmode 字體顔色加深 improvement: 優化nav的進入,應該修復一些用户在本地測試中無法顯示nav的bugs improvement: 部分css和html優化 fix: 修復鼠標點擊文字特效,文字過長導致頁面有滾動條的bugs remove: 移除anime js, 集成在fireworks的js裏 remove: 刪除特效js,改為cdn引入
This commit is contained in:
@@ -226,6 +226,10 @@ _:future,
|
||||
#menus
|
||||
padding-right: 0 !important
|
||||
|
||||
&.show
|
||||
opacity: 1
|
||||
animation: headerNoOpacity 1s
|
||||
|
||||
#blog_name
|
||||
flex: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user