diff --git a/phpBB/styles/subSilver/theme/images/background.gif b/phpBB/styles/subSilver/theme/images/background.gif index d296581508..158a625620 100644 Binary files a/phpBB/styles/subSilver/theme/images/background.gif and b/phpBB/styles/subSilver/theme/images/background.gif differ diff --git a/phpBB/styles/subSilver/theme/stylesheet.css b/phpBB/styles/subSilver/theme/stylesheet.css index 2ca1a36e6e..486c015d7b 100644 --- a/phpBB/styles/subSilver/theme/stylesheet.css +++ b/phpBB/styles/subSilver/theme/stylesheet.css @@ -36,11 +36,9 @@ body { } #wrapheader { - height: 115px; + height: 120px; background-image: url('./images/background.gif'); - background-position: 0 2px; background-repeat: repeat-x; - background-color: #dfe4e9; padding: 0 25px 15px 25px; }