Commit ac8b53a3c1eac85c3cb84713295759b2071efa19

Authored by liuqimichale
1 parent 07b19303

关于我们 banner

css/contact.css
... ... @@ -4,7 +4,7 @@
4 4 .contactside-bg{
5 5 width: 100%;
6 6 height:540px;
7   - background: url("../images/contactside-bg.png") no-repeat;
  7 + background: url("../images/contactside-bg.jpg") no-repeat;
8 8 background-size: 100% 100%;
9 9 }
10 10 .contactside-bg p:nth-of-type(1){
... ...
css/portfollo.css
... ... @@ -2,7 +2,7 @@
2 2 .breadcrumb{
3 3 width: 100%;
4 4 height: 540px;
5   - background:url('../images/breadcrumb-bg.png');
  5 + background:url('../images/breadcrumb-bg.jpg');
6 6 background-size:100% 100%;
7 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