diff --git a/theme/css/theme.css b/theme/css/theme.css index ea2c53c..b493bcc 100644 --- a/theme/css/theme.css +++ b/theme/css/theme.css @@ -3,7 +3,7 @@ /* font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; */ font-size: 1.1rem; padding: 3rem; - background-color: #222; + background-color: #222 !important; /* color: #fff; */ }