mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
Update head.styl
This commit is contained in:
@@ -321,9 +321,11 @@
|
||||
background: var(--text-bg-hover)
|
||||
|
||||
&:first-child
|
||||
border-radius: 5px 5px 0 0
|
||||
border-top-left-radius: 5px
|
||||
border-top-right-radius: 5px
|
||||
&:last-child
|
||||
border-radius: 0 0 5px 5px
|
||||
border-bottom-left-radius: 5px
|
||||
border-bottom-right-radius: 5px
|
||||
a
|
||||
display: inline-block
|
||||
padding: 8px 16px
|
||||
|
||||
Reference in New Issue
Block a user