hexo-theme-amane/source/css/_partial/footer.styl

17 lines
361 B
Stylus
Raw Normal View History

2015-03-19 14:25:53 +00:00
#footer
2016-02-02 16:19:44 +00:00
padding: 20px 0
border-top: 1px solid color-border
color: color-default
font-size: font-size + 2
text-align: center
.outer
margin-bottom: 0
a
color: color-link
text-decoration: none
&:hover
text-decoration: underline
2015-03-19 14:25:53 +00:00
#footer-info
2016-02-02 16:19:44 +00:00
line-height: line-height
font-size: 0.85em