aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_footer.sass
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/partials/_footer.sass')
-rw-r--r--stylesheets/partials/_footer.sass12
1 files changed, 0 insertions, 12 deletions
diff --git a/stylesheets/partials/_footer.sass b/stylesheets/partials/_footer.sass
deleted file mode 100644
index 40ae8e3f..00000000
--- a/stylesheets/partials/_footer.sass
+++ /dev/null
@@ -1,12 +0,0 @@
-#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: #dddddd
- &:hover
- color: white