diff options
| -rw-r--r-- | phpBB/styles/subSilver/theme/images/background.gif | bin | 509 -> 510 bytes | |||
| -rw-r--r-- | phpBB/styles/subSilver/theme/stylesheet.css | 4 |
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 Binary files differindex d296581508..158a625620 100644 --- a/phpBB/styles/subSilver/theme/images/background.gif +++ b/phpBB/styles/subSilver/theme/images/background.gif 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; } |
