From d5710b90b777829140e2ee107704660f918c6097 Mon Sep 17 00:00:00 2001 From: samba Date: Fri, 28 Feb 2020 23:13:19 +0100 Subject: [PATCH] background nero porcodio --- theme/css/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; */ }