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

12 lines
204 B
Stylus
Raw Normal View History

2021-02-19 23:33:19 +08:00
.page-footer
2021-03-05 21:37:28 +08:00
margin: 4rem 1rem 2rem
2021-02-19 23:33:19 +08:00
color: var(--text-p3)
p
margin: 4px 0
line-height: 1.2
a
color: var(--text-p3)
text-decoration: underline
&:hover
color: $color-hover