File tree 5 files changed +18
-2
lines changed
5 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ hr { height: 1px; border: 0; border: none; width: 100%; background: #bfbfbf; col
17
17
18
18
/* general layout */
19
19
20
- body { position : relative; text-align : center; z-index : 0 ; background : # fafafa url(../ images/body-bg.png ) to p left repeat; }
20
+ body { position : relative; text-align : center; z-index : 0 ; background : # fafafa url(../ images/body-bg.svg ) to p left repeat; }
21
21
.wrapper { position : relative; text-align : left; margin : 0 auto; padding : 0 10px ; width : 800px ; }
22
22
23
23
div .wrapper > div .col-major {
@@ -265,7 +265,7 @@ div.menu-user div.menu-dropdown.menu-dropped {
265
265
266
266
/* home */
267
267
268
- # home-header { background : url(../ images/header-home-bg.png ) to p left repeat # 465158 ; border-bottom : 1px solid # 333 ; padding : 65px 0 35px 0 ; color : # fff ; }
268
+ # home-header { background : url(../ images/header-home-bg.svg ) to p left repeat # 465158 ; border-bottom : 1px solid # 333 ; padding : 65px 0 35px 0 ; color : # fff ; }
269
269
.home .splash # content { padding-top : 80px ; }
270
270
271
271
/* title */
You can’t perform that action at this time.
0 commit comments