aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/subSilver/theme/images/background.gifbin509 -> 510 bytes
-rw-r--r--phpBB/styles/subSilver/theme/stylesheet.css4
2 files changed, 1 insertions, 3 deletions
diff --git a/phpBB/styles/subSilver/theme/images/background.gif b/phpBB/styles/subSilver/theme/images/background.gif
index d296581508..158a625620 100644
--- a/phpBB/styles/subSilver/theme/images/background.gif
+++ b/phpBB/styles/subSilver/theme/images/background.gif
Binary files 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;
}