summaryrefslogtreecommitdiff
path: root/fossee_manim/static/css/sticky-footer.css
diff options
context:
space:
mode:
authorAkshen2019-05-09 15:21:52 +0530
committerGitHub2019-05-09 15:21:52 +0530
commitd38d28c0722f22e6b85c871636d6774243da396e (patch)
tree09d46e19570aeb67a44427127539ed7bcce86f44 /fossee_manim/static/css/sticky-footer.css
parent23b40fe9e05eeca3f3aad077ae6a040efa819dd5 (diff)
parente80fb5f7ba0c8d0237dae36777860fdfcd11ae95 (diff)
downloadFOSSEE_animations-d38d28c0722f22e6b85c871636d6774243da396e.tar.gz
FOSSEE_animations-d38d28c0722f22e6b85c871636d6774243da396e.tar.bz2
FOSSEE_animations-d38d28c0722f22e6b85c871636d6774243da396e.zip
Merge pull request #7 from Akshen/develop
minor changes
Diffstat (limited to 'fossee_manim/static/css/sticky-footer.css')
-rw-r--r--fossee_manim/static/css/sticky-footer.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/fossee_manim/static/css/sticky-footer.css b/fossee_manim/static/css/sticky-footer.css
index 4bcbcc5..dc94ea0 100644
--- a/fossee_manim/static/css/sticky-footer.css
+++ b/fossee_manim/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;
}