aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_footer.sass
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2011-04-17 22:49:30 -0500
committerBrandon Mathis <brandon@imathis.com>2011-04-17 22:49:30 -0500
commite4c2d5790bac6a74037638fde049c374fc44cc7b (patch)
tree83f5e5b7324fcb5951d755442e2e601a3eaed35a /stylesheets/partials/_footer.sass
parent4db81a9e51e452495a06ad8c57ac4ac689a9ff34 (diff)
downloadmy_new_personal_website-e4c2d5790bac6a74037638fde049c374fc44cc7b.tar.xz
my_new_personal_website-e4c2d5790bac6a74037638fde049c374fc44cc7b.zip
irrisponsibly massive commit
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