old-website/stylesheets/partials/_footer.sass

13 lines
290 B
Sass
Raw Normal View History

2009-11-15 00:38:19 +05:30
#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