Переглянути джерело

Added white and black background-image

master
Nikola Ignjatovic 5 роки тому
джерело
коміт
db30125e25

+ 4
- 2
industries/healthcare.php Переглянути файл

@@ -81,7 +81,7 @@
<?php include '../header.php'; ?>
<!-- end header -->
<!-- Industry type -->
<div class="service-type-wrapper dark" style="background-image:url('../images/bg_industry.png');background-position:center center;position: relative;z-index: 2;">
<div class="service-type-wrapper dark" style="background-image:url('../images/bg_industry.png');background-position:bottom center;position: relative;z-index: 2;">
<div class="service_type clearfix general-section ">
<div class="section-title">
<h1>Healtcare</h1>
@@ -94,7 +94,9 @@
</div>
</div>
</div><!-- end Services Intro -->
<div class="section-triangle-dark" style="position: absolute; bottom: -34px;
top: unset;
transform: translateY(100%);"></div>
</div>
</div>
<!-- Industry type end -->

+ 5
- 3
services/dedicatedDevelopmentTeam.php Переглянути файл

@@ -80,7 +80,7 @@
<!-- header -->
<?php include '../header.php'; ?>
<!-- end header -->
<div class="service-type-wrapper" style="background-image:url('../images/bg_industry.jpg');background-position:center center;position: relative;z-index: 2;">
<div class="service-type-wrapper" style="background-image:url('../images/bg_service.png');background-position:center bottom;position: relative;z-index: 2;">
<div class="service_type clearfix general-section ">
<div class="section-title">
<h1>Dedicated development team</h1>
@@ -93,8 +93,10 @@
</div>
</div><!-- end Services Intro -->
</div>
</div>
<div class="section-triangle-grey" style="position: absolute;bottom: -36px;top: unset;"></div>
</div>
<!--service info-->
<div class="service-info-wrapper dark">

+ 3
- 2
services/mobileApplicationDevelopment.php Переглянути файл

@@ -81,7 +81,7 @@
<!-- header -->
<?php include '../header.php'; ?>
<!-- end header -->
<div class="service-type-wrapper" style="background-image:url('../images/bg_industry.jpg');background-position:center center;position: relative;z-index: 2;">
<div class="service-type-wrapper" style="background-image:url('../images/bg_service.png');background-position:center bottom;position: relative;z-index: 2;">
<div class="service_type clearfix general-section " >
<div class="section-title">
<h1>Mobile application development Service</h1>
@@ -95,7 +95,8 @@
</div>
</div><!-- end Services Intro -->
</div>
</div>
<div class="section-triangle-grey" style="position: absolute;bottom: -36px;top: unset;"></div>
</div>
<!--service info-->
<div class="service-info-wrapper dark">

+ 3
- 2
services/softwareTesting.php Переглянути файл

@@ -81,7 +81,7 @@
<!-- header -->
<?php include '../header.php'; ?>
<!-- end header -->
<div class="service-type-wrapper" style="background-image:url('../images/bg_industry.jpg');background-position:center center;position: relative;z-index: 2;">
<div class="service-type-wrapper" style="background-image:url('../images/bg_service.png');background-position:center bottom;position: relative;z-index: 2;">
<div class="service_type clearfix general-section " >
<div class="section-title">
<h1>Software Testing and QA Services</h1>
@@ -95,7 +95,8 @@
</div>
</div><!-- end Services Intro -->
</div>
</div>
<div class="section-triangle-grey" style="position: absolute;bottom: -36px;top: unset;"></div>
</div>
<!--service info-->
<div class="service-info-wrapper dark">

+ 3
- 2
services/sofwareProductDevelopment.php Переглянути файл

@@ -81,7 +81,7 @@
<!-- header -->
<?php include '../header.php'; ?>
<!-- end header -->
<div class="service-type-wrapper" style="background-image:url('../images/bg_industry.jpg');background-position:center center;position: relative;z-index: 2;">
<div class="service-type-wrapper" style="background-image:url('../images/bg_service.png');background-position:center bottom;position: relative;z-index: 2;">
<div class="service_type clearfix general-section " >
<div class="section-title">
<h1>Software Product Development Services<h1>
@@ -97,7 +97,8 @@
</div>
</div><!-- end Services Intro -->
</div>
</div>
<div class="section-triangle-grey" style="position: absolute;bottom: -36px;top: unset;"></div>
</div>
<!--service info-->
<div class="service-info-wrapper dark">

Завантаження…
Відмінити
Зберегти