aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_footer.sass
blob: c67118c06c629e651fe3907efe045b276537febf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#footer
  +linear-gradient(color_stops(darken(!body_bg, 5), !body_bg))
  font-size: #{!base_font_size_small}
  color: #{!footer_color}
  border-top: 10px solid #{!footer_bg}
  padding: 15px 0
  position: relative
  z-index: 2
  a
    color: #ddd
    &:hover
      color: #fff