one key push update

main
xuma 2 years ago
parent 0ccc0bbd79
commit b66acdf544
  1. 9
      themes/butterfly/source/css/_layout/footer.styl

@ -1,9 +1,10 @@
#footer
position: relative
background: $light-blue
background: $light-white
background-attachment: scroll
background-position: bottom
background-size: cover
height: 7.5em
if hexo-config('footer_bg') != false
&:before
@ -15,9 +16,9 @@
#footer-wrap
position: relative
padding: 40px 20px
color: var(--light-grey)
text-align: center
padding: 10px 50px
color: var(--dark-black)
text-align: left
a
color: var(--light-grey)

Loading…
Cancel
Save