Commit ac8b53a3c1eac85c3cb84713295759b2071efa19
1 parent
07b19303
关于我们 banner
Showing
6 changed files
with
2 additions
and
2 deletions
css/contact.css
@@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
4 | .contactside-bg{ | 4 | .contactside-bg{ |
5 | width: 100%; | 5 | width: 100%; |
6 | height:540px; | 6 | height:540px; |
7 | - background: url("../images/contactside-bg.png") no-repeat; | 7 | + background: url("../images/contactside-bg.jpg") no-repeat; |
8 | background-size: 100% 100%; | 8 | background-size: 100% 100%; |
9 | } | 9 | } |
10 | .contactside-bg p:nth-of-type(1){ | 10 | .contactside-bg p:nth-of-type(1){ |
css/portfollo.css
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | .breadcrumb{ | 2 | .breadcrumb{ |
3 | width: 100%; | 3 | width: 100%; |
4 | height: 540px; | 4 | height: 540px; |
5 | - background:url('../images/breadcrumb-bg.png'); | 5 | + background:url('../images/breadcrumb-bg.jpg'); |
6 | background-size:100% 100%; | 6 | background-size:100% 100%; |
7 | background-repeat:no-repeat; | 7 | background-repeat:no-repeat; |
8 | 8 |
images/breadcrumb-bg.jpg
0 → 100644
312 KB
images/breadcrumb-bg.png deleted
395 KB
images/contactside-bg.jpg
0 → 100644
274 KB
images/contactside-bg.png deleted
378 KB