mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 17:30:53 +08:00
feat: Post edit Easily browse and edit blog source code online
This commit is contained in:
@@ -141,6 +141,9 @@
|
||||
|
||||
+maxWidth768()
|
||||
font-size: 1.72em
|
||||
|
||||
.post-edit-link
|
||||
float: inline-end
|
||||
|
||||
#post-meta
|
||||
color: var(--light-grey)
|
||||
@@ -193,6 +196,9 @@
|
||||
border-bottom: 1px solid var(--light-grey)
|
||||
color: var(--text-highlight-color)
|
||||
|
||||
.post-edit-link
|
||||
float: right
|
||||
|
||||
#post-meta,
|
||||
#post-meta a
|
||||
color: #78818a
|
||||
|
||||
Reference in New Issue
Block a user