summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/sticky-footer.css15
1 files changed, 1 insertions, 14 deletions
diff --git a/static/css/sticky-footer.css b/static/css/sticky-footer.css
index 3e7ae2b..dc94ea0 100644
--- a/static/css/sticky-footer.css
+++ b/static/css/sticky-footer.css
@@ -1,6 +1,6 @@
/* Navbar */
.navbar-custom {
- background: linear-gradient(135deg , #3D5A50,#3D5A50 30%, #13ee81 );
+ background: #3D5A50;
color:black;
border-radius:0;
}
@@ -72,19 +72,6 @@
}
-/**
- * Footer Styles
- */
-
-.footer {
- position: fixed;
- right: 0;
- bottom: 0;
- left: 0;
- background-color: #efefef;
- text-align: center;
-}
-
/* video-thumbnail over image */
#play-btn
{