Index: design/footer.css |
=================================================================== |
deleted file mode 100644 |
--- a/design/footer.css |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-#footer { |
- position: fixed; |
- bottom: 0px; |
- left: 0px; |
- width: 100%; |
- min-height: 10%; |
- background: -o-linear-gradient(bottom, rgba(155,155,155,1) 0%, rgba(205,205,205,1) 50%, rgba(215,215,215,0.75) 70%, rgba(255,255,255,0) 100%); /*Update like header*/ |
-} |