diff --git a/htdocs/common/common.css b/htdocs/common/common.css index 0e74b10..f25c783 100644 --- a/htdocs/common/common.css +++ b/htdocs/common/common.css @@ -46,7 +46,8 @@ h1, h2, h3, h4, h5, h6 { #header #banner #logo { display: block; float: left; - padding-right: 5px; + margin-right: 5px; + background: white; } #header #mainnav { top: 3px; diff --git a/htdocs/common/header.tpl.php b/htdocs/common/header.tpl.php index 0fbb16e..9d104d5 100644 --- a/htdocs/common/header.tpl.php +++ b/htdocs/common/header.tpl.php @@ -14,7 +14,7 @@