@@ -167,8 +167,8 @@ a img {
167167# header-wrapper {
168168 margin-bottom : 0 ;
169169 clear : both;
170- height : 91 px ;
171- background : white url(../ images/background-v2 .png) 0 0 repeat-x;
170+ height : 61 px ;
171+ background : url(../ images/header .png) 0 0 repeat-x;
172172}
173173
174174# header {
@@ -178,7 +178,7 @@ a img {
178178
179179# header a .logo {
180180 float : left;
181- margin-top : 15 px ;
181+ margin-top : 17 px ;
182182 display : inline-block;
183183}
184184
@@ -188,20 +188,7 @@ a img {
188188 font-weight : bold;
189189 text-shadow : white 1px 1px 0px ;
190190 font-size : 12px ;
191- margin-top : 18px ;
192- background : # f5f5f5 ;
193- filter : progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#fcfcfc', endColorstr='#ececec');
194- background : -webkit-gradient (linear, 0% 0% , 0% 100% , from (# fcfcfc ), to (# e8e8e8 ));
195- background : -moz-linear-gradient (270deg , # fcfcfc, # ececec );
196- border-color : # eee ;
197- border : 1px solid # e9e9e9 ;
198- border-bottom-color : # f5f5f5 ;
199- -webkit-border-radius : 5px ;
200- -moz-border-radius : 5px ;
201- border-radius : 5px ;
202- -webkit-box-shadow : 0 1px 1px rgba (0 , 0 , 0 , 0.2 );
203- -moz-box-shadow : 0 1px 1px rgba (0 , 0 , 0 , 0.2 );
204- box-shadow : 0 1px 1px rgba (0 , 0 , 0 , 0.2 );
191+ margin-top : 13px ;
205192}
206193
207194# header ul .nav li : first-child {
0 commit comments