This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
mystic/themes/hueman/source/css/_partial/footer.styl

35 lines
864 B
Stylus
Raw Normal View History

2018-09-03 07:41:16 +00:00
#footer
background: color-footer-background
margin-top: 60px
color: color-grey
line-height: line-height
a
color: #ccc
text-decoration: none
&:hover
color: #fff
.credit
padding: 30px 30px 0px 30px
.footer-plugins
padding: 0px 30px 30px 30px
#back-to-top
background: color-background
color: #777
overflow: hidden
text-align: center
width: 60px
height: 30px
display: block
margin: 0 auto -30px
border-radius: 0 0 3px 3px
box-shadow: 0 1px 1px rgba(0,0,0,0.1)
&:hover
color: #444
i
font-size: 38px
line-height: 22px
.logo
width: logo-width * 0.8
height: logo-height * 0.8
background-size: logo-width * 0.8 logo-height * 0.8