old-website/stylesheets/partials/_footer.sass

13 lines
271 B
Sass
Raw Normal View History

2009-11-15 00:38:19 +05:30
#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
2010-03-11 01:29:18 +05:30
padding: 15px 0
2009-11-15 00:38:19 +05:30
position: relative
z-index: 2
a
color: #dddddd
2009-11-15 00:38:19 +05:30
&:hover
color: white