hexo-theme-stellar/source/css/_layout/footer.styl

13 lines
213 B
Stylus
Raw Normal View History

2021-02-19 23:33:19 +08:00
.page-footer
margin: $gap
font-size: $fs12
color: var(--text-p3)
p
margin: 4px 0
line-height: 1.2
a
color: var(--text-p3)
text-decoration: underline
&:hover
color: $color-hover