Nikola Ignjatovic 5 years ago
parent
commit
e4ae1578b9

BIN
images/bg_industry.jpg View File


BIN
images/bg_service.png View File


BIN
images/section_triangle_black.png View File


+ 2
- 2
services/apiDevelopmentIntegration.php View File

<?php include '../header.php'; ?> <?php include '../header.php'; ?>
<!-- end header --> <!-- 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;"> <!-- background-position:center center;position: relative;z-index: 2;-->
<div class="service_type clearfix general-section " > <div class="service_type clearfix general-section " >
<div class="section-title"> <div class="section-title">
<h1>Custom API development and integration services</h1> <h1>Custom API development and integration services</h1>
</div> </div>
</div><!-- end Services Intro --> </div><!-- end Services Intro -->
<div class="section-triangle-grey" style="position: absolute;bottom: -36px;top: unset;"></div>
</div> </div>
</div> </div>
<!--service info--> <!--service info-->

+ 1
- 1
style.css View File

margin-left: -61.5px; margin-left: -61.5px;
} }
.section-triangle-dark { .section-triangle-dark {
background: url(images/section_triangle_dark.png) no-repeat;
background: url(images/section_triangle_black.png) no-repeat;
height: 41px; height: 41px;
top: -5px; top: -5px;
} }

+ 12
- 12
styles/custom.css View File

height: 36px; height: 36px;
left: 50%; left: 50%;
bottom: -36px; bottom: -36px;
/* border-style: solid; */
/* border-width: 36px 63px 0px 63px; */
border-style: solid;
border-width: 36px 63px 0px 63px;
z-index: 1; z-index: 1;
transform: translateX(-50%); transform: translateX(-50%);
opacity: 0.9; opacity: 0.9;
} */
/* .service-type-wrapper.dark:after
}
.service-type-wrapper.dark:after
{ {
border-color: #000 transparent transparent transparent; border-color: #000 transparent transparent transparent;
background-image: url('../images/section_triangle_dark.png');
} */
} */
/* .service-type-wrapper:before /* .service-type-wrapper:before
{ {
content: ""; content: "";
width: 100%; width: 100%;
box-shadow: 3px 3px 10px 12px #232323; box-shadow: 3px 3px 10px 12px #232323;
} }
.service-type-wrapper:not(.dark):after
/* .service-type-wrapper:not(.dark):after
{ {
border-color: #ccc transparent transparent transparent; border-color: #ccc transparent transparent transparent;
}
.service-type-wrapper:not(.dark)
} */
/* .service-type-wrapper:not(.dark)
{ {
box-shadow: 3px 3px 10px 15px #ccc; box-shadow: 3px 3px 10px 15px #ccc;
filter: brightness(245%) saturate(140%); filter: brightness(245%) saturate(140%);
}
.service-type-wrapper:not(.dark)::before
} */
/* .service-type-wrapper:not(.dark)::before
{ {
content: ""; content: "";
position: absolute; position: absolute;
width: 100%; width: 100%;
background-color: gray; background-color: gray;
opacity: 0.6; opacity: 0.6;
}
} */




.service-info-icon .service-info-icon

Loading…
Cancel
Save