This commit is contained in:
xaoxuu 2022-11-05 20:59:25 +08:00
parent f59d3228e2
commit e5d5a57c50
1 changed files with 4 additions and 4 deletions

View File

@ -104,6 +104,10 @@
padding: 0.5rem 1rem
margin-top: 4px
box-shadow: $boxshadow-block
trans2: transform box-shadow
&:hover
transform: translateY(-1px)
box-shadow: $boxshadow-card-float
p
font-size: $fs-14
img
@ -124,12 +128,8 @@
a.body
display: block
color: var(--text-p1)
trans2: transform box-shadow
line-height: 1.25
padding: 0.75rem 1rem
&:hover
transform: translateY(-1px)
box-shadow: $boxshadow-card-float
.tag-plugin.timeline[api] .body