[opt] navbar, sidebar-list (#399)

This commit is contained in:
纸鹿/Zhilu 2024-03-27 14:16:05 +08:00 committed by GitHub
parent e0102f5141
commit 47b10e1105
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,8 @@
color: var(--text-p2)
a
color: var(--text-p2)
border-radius: 2px
border-radius: 4px
transition: background 0.2s ease-out
&:hover
color: var(--text)
background: var(--block-hover)

View File

@ -49,5 +49,5 @@
transform: translateX(-50%)
border-radius: 2px
bottom: 2px
background: var(--text-p1)
background: currentColor

View File

@ -1,6 +1,5 @@
.widget-wrapper.post-list .widget-body
a
line-height: 1
font-size: $fs-14
padding: 8px 16px
display: block