summaryrefslogtreecommitdiff
path: root/fossee_manim/static
diff options
context:
space:
mode:
authorAkshen2019-03-25 11:33:50 +0530
committerAkshen2019-03-25 11:33:50 +0530
commite29783687b992216bcd757db7f2bfa8a652d2e4d (patch)
tree8105c1aa30982d6fdce9ffa3a984c2beafa7a7d0 /fossee_manim/static
parenta7844e4135f1452b5156561882e4ccb754ac1dd3 (diff)
downloadFOSSEE_animations-e29783687b992216bcd757db7f2bfa8a652d2e4d.tar.gz
FOSSEE_animations-e29783687b992216bcd757db7f2bfa8a652d2e4d.tar.bz2
FOSSEE_animations-e29783687b992216bcd757db7f2bfa8a652d2e4d.zip
Search Bar working
- Search Bar is working - Category wise selection is possible via dropdown
Diffstat (limited to 'fossee_manim/static')
-rw-r--r--fossee_manim/static/css/sticky-footer.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/fossee_manim/static/css/sticky-footer.css b/fossee_manim/static/css/sticky-footer.css
index ea445db..d0054bd 100644
--- a/fossee_manim/static/css/sticky-footer.css
+++ b/fossee_manim/static/css/sticky-footer.css
@@ -70,17 +70,3 @@
margin-left: .1rem;
margin-right: .1rem;
}
-
-
-/**
- * Footer Styles
- */
-
-.footer {
- position: fixed;
- right: 0;
- bottom: 0;
- left: 0;
- background-color: #efefef;
- text-align: center;
-} \ No newline at end of file