stylesheets/partials/_footer.sass
bdc66eab
 #footer
76b8b8ca
   +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
42251ddd
   padding: 15px 0
bdc66eab
   position: relative
   z-index: 2
   a
76b8b8ca
     color: #dddddd
bdc66eab
     &:hover
76b8b8ca
       color: white