aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_footer.sass
blob: 16ec40ffd73fed281dfaba5a69d92a4097288427 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#footer
  position: relative
  z-index: 2
  font-size= !base_font_size_small
  clear: both
  padding= !base_font_size * 1.5 0
  color= !footer_color
  +h-linear-gradient(darken(!body_bg, 25), !body_bg)
  border-top= "14px solid" !footer_bg
  a
    color= #ddd
    &:hover
      color = #fff