mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
pjax
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
#footer-wrap
|
||||
position: relative
|
||||
padding: 2rem 1rem
|
||||
color: $light-grey
|
||||
color: var(--light-grey)
|
||||
text-align: center
|
||||
|
||||
a
|
||||
color: $light-grey
|
||||
color: var(--light-grey)
|
||||
cursor: pointer
|
||||
|
||||
&:hover
|
||||
|
||||
Reference in New Issue
Block a user