瀏覽代碼

Small bugfixes

master
Nikola Ignjatovic 5 年之前
父節點
當前提交
86e6a852e8
共有 3 個文件被更改,包括 15 次插入8 次删除
  1. 1
    1
      industries/financeBanking.php
  2. 6
    6
      industries/healthcare.php
  3. 8
    1
      styles/custom.css

+ 1
- 1
industries/financeBanking.php 查看文件

@@ -91,7 +91,7 @@
<div class="service_type-intro">
<div class="row">
<div class="col-md-12 col-sm-12 first-sti">
We help fintech startups and financial institutions to manage risk and stay ahead of the curve by developing financial software solutions and integrating them with third-party systems while ensuring stable operation of financial systems.
We help fintech startups and financial institutions to manage risk and stay ahead of the curve by developing financial software solutions and integrating them with third-party systems while ensuring stable operation of financial systems.
</div>
</div>
</div><!-- end Services Intro -->

+ 6
- 6
industries/healthcare.php 查看文件

@@ -84,20 +84,20 @@
<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>
<h5>See all we have to offer you</h5>
<h1>Custom Healthcare Solutions</h1>
</div>
<div class="service_type-intro">
<div class="row">
<div class="col-md-12 col-sm-12 first-sti">
We are a modern software development company with experience as fuel for innovation and we are always open to talent and tech enthusiasts that can add additional value to our teams. Open positions are listed below, but if your skills are not listed, send your CV to <a class="email" href="mailto:hr@dilig.net">hr@dilig.net</a> so we can meet you and discuss how we can work together.
Diligent develops custom medical solutions to improve every aspect of patient care
</div>
</div>
</div><!-- end Services Intro -->
<div class="section-triangle-dark" style="position: absolute; bottom: -34px;
</div>
<div class="section-triangle-dark" style="position: absolute;bottom: -41px;
top: unset;
transform: translateY(100%);"></div>
</div>
"></div>
</div>
<!-- Industry type end -->
<!--service info-->

+ 8
- 1
styles/custom.css 查看文件

@@ -974,4 +974,11 @@ textarea.apply-field
height: 544px!important;
}
}

@media (max-width: 400px)
{
.copyright-wrapper
{
height: unset!important;
padding: 5px 0px;
}
}

Loading…
取消
儲存