From 7c328f2de0590297324f63288fc602e72243b579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Dr=C3=B6scher?= Date: Wed, 11 Oct 2006 22:42:16 +0000 Subject: [PATCH] Yes IE6, I like you as much as you like me. git-svn-id: file:///svn/phpbb/trunk@6483 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../subSilver/theme/images/background.gif | Bin 509 -> 510 bytes phpBB/styles/subSilver/theme/stylesheet.css | 4 +--- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/phpBB/styles/subSilver/theme/images/background.gif b/phpBB/styles/subSilver/theme/images/background.gif index d296581508ea14815debe011a28d62b2945e8f34..158a6256200b4ac9aadfa5df7b27b68752f8c6cf 100644 GIT binary patch delta 495 zcmVL-NVe(+u-KU*4@a^*vQb=%hTG}-s8l~)Wyx!#Ld*&-{slg<-^R=$IsT> z;pg1p=GNWf(%9e9+28f`_0-zn%hK7<*WTUZ=-%Y%#?RJ5{QUgP)Z0ggr|awM&DGo8 z;^@=a-^9(;!pqXs+u_~a-OtwC+Ti8Y+u_sN;Kt6@&eh!3+~Ud6*wNVD%F@~2vm~iaBe(an9a6y+Q4Q<-fx{; z{;1apczkWYr}+I7fq?~tggu9cK8lNsjgF6yk&-Tyl!%v@nVN-!7@nRCp`xRLffc8y zsV%Fke|`tBv9f%$d?mNH8M?Z8co4t9!GCsjIK{@t$aBhbAD%Gv z$IsW@;^*7o=GWch+~Vii-{jcd%+%Y$ z%hJ=?-`(Qq-Q(!o;pW-j<Di%Un2VYApQMZ0J&rtm_>#`gA5WXTxg}r zgNG0!PLTqmVnqxXF+$l0Wr4?!Ae%6GL6RhglP4RfT**>Nk`^#wx|lihh|QZeLnG+a kIYh{Z8lOLZ2o;K=Xi*YKk!o1F^n_EVL!(NaN;L=oJN|4dssI20 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; }