diff --git a/themes/learn2/css/custom.css b/themes/learn2/css/custom.css index 32ca4c2..ce4d54d 100644 --- a/themes/learn2/css/custom.css +++ b/themes/learn2/css/custom.css @@ -39,6 +39,6 @@ Put your custom CSS in this file. } body { - background: #ff0000 !important; + background: #ff0000; }