diff --git a/templates/admin/layout.html b/templates/admin/layout.html index 79a6ab3..2ce4ea2 100644 --- a/templates/admin/layout.html +++ b/templates/admin/layout.html @@ -91,6 +91,9 @@ color: #333 !important; border-color: #dbdbdb !important; } + .label, label { + color: #363636 !important; + }