Commit 947e9c6a0bfc5dfecfb86a183c25fed60bf76d4b
1 parent
b4c4d329
add new produect IMG
Showing
7 changed files
with
5 additions
and
5 deletions
css/portfollo.css
@@ -328,7 +328,7 @@ | @@ -328,7 +328,7 @@ | ||
328 | } | 328 | } |
329 | .ortfolio-hardware-bottom-1 li:nth-of-type(2){ | 329 | .ortfolio-hardware-bottom-1 li:nth-of-type(2){ |
330 | /*padding-left: 100px;*/ | 330 | /*padding-left: 100px;*/ |
331 | - background: url("../images/produect_dev1.png") no-repeat center 0; | 331 | + background: url("../images/produect_dev1new.png") no-repeat center 0; |
332 | /*width: 578px;*/ | 332 | /*width: 578px;*/ |
333 | height: 500px; | 333 | height: 500px; |
334 | background-size: 578px 500px; | 334 | background-size: 578px 500px; |
@@ -338,7 +338,7 @@ | @@ -338,7 +338,7 @@ | ||
338 | height: 200px; | 338 | height: 200px; |
339 | } | 339 | } |
340 | .ortfolio-hardware-bottom-2 li:nth-of-type(2){ | 340 | .ortfolio-hardware-bottom-2 li:nth-of-type(2){ |
341 | - background: url("../images/produect_dev4.png") no-repeat center 0; | 341 | + background: url("../images/produect_dev4new.png") no-repeat center 0; |
342 | /*width: 383px;*/ | 342 | /*width: 383px;*/ |
343 | height: 500px; | 343 | height: 500px; |
344 | } | 344 | } |
@@ -350,7 +350,7 @@ | @@ -350,7 +350,7 @@ | ||
350 | /*margin-left: 100px;*/ | 350 | /*margin-left: 100px;*/ |
351 | } | 351 | } |
352 | .ortfolio-hardware-bottom-3 li:nth-of-type(2){ | 352 | .ortfolio-hardware-bottom-3 li:nth-of-type(2){ |
353 | - background: url("../images/produect_dev3.png") no-repeat center center; | 353 | + background: url("../images/produect_dev3new.png") no-repeat center center; |
354 | /*width: 298px;*/ | 354 | /*width: 298px;*/ |
355 | height: 500px; | 355 | height: 500px; |
356 | /*margin-left: 108px;*/ | 356 | /*margin-left: 108px;*/ |
@@ -361,7 +361,7 @@ | @@ -361,7 +361,7 @@ | ||
361 | height: 200px; | 361 | height: 200px; |
362 | } | 362 | } |
363 | .ortfolio-hardware-bottom-4 li:nth-of-type(2){ | 363 | .ortfolio-hardware-bottom-4 li:nth-of-type(2){ |
364 | - background: url("../images/produect_dev2.png") no-repeat center center; | 364 | + background: url("../images/produect_dev2new.png") no-repeat center center; |
365 | /*width: 297px;*/ | 365 | /*width: 297px;*/ |
366 | height: 500px; | 366 | height: 500px; |
367 | /*margin-left: 180px;*/ | 367 | /*margin-left: 180px;*/ |
images/deviceallnew.png
0 → 100644
132 KB
images/produect_dev1new.png
0 → 100644
141 KB
images/produect_dev2new.png
0 → 100644
77.4 KB
images/produect_dev3new.png
0 → 100644
158 KB
images/produect_dev4new.png
0 → 100644
59.7 KB
index.html
@@ -149,7 +149,7 @@ | @@ -149,7 +149,7 @@ | ||
149 | </div> | 149 | </div> |
150 | <div class="col-md-6 col-sm-12 col-xs-12 wow fadeInRight" data-wow-duration="0.8s" data-wow-delay="0.9s"> | 150 | <div class="col-md-6 col-sm-12 col-xs-12 wow fadeInRight" data-wow-duration="0.8s" data-wow-delay="0.9s"> |
151 | <div class="feature-left"> | 151 | <div class="feature-left"> |
152 | - <img src="images/deviceall.png" alt="#"> | 152 | + <img src="images/deviceallnew.png" alt="#"> |
153 | </div> | 153 | </div> |
154 | </div> | 154 | </div> |
155 | </div> | 155 | </div> |