hexo-theme-stellar/source/css/_layout/partial/read_next.styl

15 lines
280 B
Stylus
Raw Normal View History

2021-02-25 20:49:43 +08:00
.related-wrap#read-next
2021-02-19 23:33:19 +08:00
.body
.post-title
margin: 0.5rem 0
line-height: 1.2
a
color: inherit
&:hover
color: $color-hover
2021-03-05 21:37:28 +08:00
&.fs14
2021-02-19 23:33:19 +08:00
color: var(--text-p3)
2021-02-24 21:27:31 +08:00
font-weight: 500
2021-03-05 21:37:28 +08:00
&.h2
2021-02-24 21:27:31 +08:00
color: var(--text-p1)