Skip to content

Commit 4daa1f7

Browse files
committed
Update blog
1 parent d21af9c commit 4daa1f7

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

  • themes/butterfly/layout/includes/page

themes/butterfly/layout/includes/page/talk.pug

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,4 @@ if site.data.talk
102102
.bber-reply(onclick="rmf.commentText(" + JSON.stringify(content) + ")")
103103
i.far.fa-comment-alt
104104
#bber-tips(style='color: var(--fyz-secondtext);')
105-
="- 只展示最近" + i.limit + "条说说 -"
106-
107-
style.
108-
.bber-item {
109-
transition: all 0.3s ease-in-out;
110-
}
111-
.bber-item:hover{
112-
z-index: 101;
113-
transform: scale(1.05);
114-
filter: brightness(1.1);
115-
}
105+
="- 只展示最近" + i.limit + "条说说 -"

0 commit comments

Comments
 (0)