diff --git a/themes/learn2/css/custom.css b/themes/learn2/css/custom.css index e31acf6..7a644f1 100644 --- a/themes/learn2/css/custom.css +++ b/themes/learn2/css/custom.css @@ -50,3 +50,7 @@ body { background-color: #0000ff !important; } +#body-inner { + background-color: #ff0000 !important; +} +