footer.styl 278 字节
Newer Older
V
V.Kolotyuk 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14
#footer
  background: color-footer-background
  padding: 50px 0
  border-top: 1px solid color-border
  color: color-grey
  a
    color: color-link
    text-decoration: none
    &:hover
      text-decoration: underline

#footer-info
  line-height: line-height
  font-size: 0.85em