diff --git a/css/custom.css b/css/custom.css index bb7f34f82b..1a21886efb 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,5 +1,10 @@ /* Additional Styling */ +body .content-root { + background: none !important; + box-shadow: none !important; +} + .header .left { float: none; max-width: 1024px;