diff --git a/app/static/custom/css/custom.css b/app/static/custom/css/custom.css index 0abcc36..7b8e281 100644 --- a/app/static/custom/css/custom.css +++ b/app/static/custom/css/custom.css @@ -32,3 +32,6 @@ table td { color: olive; } +.user-footer { + background-color: #222d32 !important; +} \ No newline at end of file diff --git a/app/templates/base.html b/app/templates/base.html index 432274b..bb779bb 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -70,10 +70,10 @@