summaryrefslogtreecommitdiff
path: root/fossee_manim/static
diff options
context:
space:
mode:
authorAkshen2019-05-09 14:19:11 +0530
committerAkshen2019-05-09 14:19:11 +0530
commit836a9375ea153bd2bea41534888201abbf2355c3 (patch)
tree9ed5484a1ac2fa9b1dddc00a835a5edaa6ba4684 /fossee_manim/static
parentb6e2119104bf38401bc4f03c72b171f8862b24ee (diff)
downloadFOSSEE_animations-836a9375ea153bd2bea41534888201abbf2355c3.tar.gz
FOSSEE_animations-836a9375ea153bd2bea41534888201abbf2355c3.tar.bz2
FOSSEE_animations-836a9375ea153bd2bea41534888201abbf2355c3.zip
minor changes
Diffstat (limited to 'fossee_manim/static')
-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;
}