hexo-theme-stellar/source/css/_layout/widgets/recent.styl

16 lines
298 B
Stylus
Raw Normal View History

2022-11-23 23:17:24 +08:00
.widget-wrapper.recent .widget-body
display: flex
flex-direction: column
align-items: flex-start
margin-top: 0.25rem
a
line-height: 1.2
font-size: $fs-13
margin: 0.25rem 0
.title
font-size: $fs-13
color: var(--text-p2)
&:hover
color: $color-hover