From 606c2f41a31a4ad9e92dc8e0f6517dba1fd9f359 Mon Sep 17 00:00:00 2001 From: Andrew Thompson Date: Mon, 26 Aug 2019 13:31:39 +0930 Subject: [PATCH] Remove #header background-color due to Joomla 4 --- css/joomla.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/joomla.css b/css/joomla.css index 3f417d7916..f232545eb1 100644 --- a/css/joomla.css +++ b/css/joomla.css @@ -155,9 +155,6 @@ br.clear { #header, #content { width: 100%; } -#header { - background-color: #69c; -} #logo { vertical-align: middle; border: 0; -- 2.25.1