glasfaser height fix, about section last image fix, testimonials logo fix
This commit is contained in:
commit
71a522977f
5 changed files with 25 additions and 16 deletions
|
@ -7,7 +7,7 @@
|
||||||
body,
|
body,
|
||||||
html {
|
html {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
min-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
body,
|
body,
|
||||||
|
|
|
@ -554,6 +554,10 @@ section h3.section-subheading {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.timeline .timeline-heading-last h4 {
|
||||||
|
margin-top: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
.timeline .timeline-heading h4.subheading {
|
.timeline .timeline-heading h4.subheading {
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
}
|
}
|
||||||
|
@ -569,14 +573,14 @@ section h3.section-subheading {
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline>li {
|
.timeline>li {
|
||||||
margin-bottom: 100px;
|
margin-bottom: 75px;
|
||||||
min-height: 100px;
|
min-height: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline>li .timeline-panel {
|
.timeline>li .timeline-panel {
|
||||||
float: left;
|
float: left;
|
||||||
width: 41%;
|
width: 41%;
|
||||||
padding: 0 20px 20px 30px;
|
padding: 0 20px 20px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -595,7 +599,7 @@ section h3.section-subheading {
|
||||||
|
|
||||||
.timeline>li.timeline-inverted>.timeline-panel {
|
.timeline>li.timeline-inverted>.timeline-panel {
|
||||||
float: right;
|
float: right;
|
||||||
padding: 0 30px 20px 20px;
|
padding: 0 20px 20px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -606,7 +610,7 @@ section h3.section-subheading {
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline>li .timeline-panel {
|
.timeline>li .timeline-panel {
|
||||||
padding: 0 20px 20px;
|
padding: 10px 20px 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline>li .timeline-image {
|
.timeline>li .timeline-image {
|
||||||
|
@ -621,8 +625,12 @@ section h3.section-subheading {
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.timeline .timeline-heading-last h4 {
|
||||||
|
margin-top: 45px;
|
||||||
|
}
|
||||||
|
|
||||||
.timeline>li.timeline-inverted>.timeline-panel {
|
.timeline>li.timeline-inverted>.timeline-panel {
|
||||||
padding: 0 20px 20px;
|
padding: 10px 20px 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -632,7 +640,7 @@ section h3.section-subheading {
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline>li .timeline-panel {
|
.timeline>li .timeline-panel {
|
||||||
padding: 0 20px 20px 100px;
|
padding: 10px 20px 20px 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline>li .timeline-image {
|
.timeline>li .timeline-image {
|
||||||
|
|
|
@ -82,7 +82,7 @@
|
||||||
|
|
||||||
.img-client {
|
.img-client {
|
||||||
margin: 30px auto 30px auto;
|
margin: 30px auto 30px auto;
|
||||||
height: 64px !important;
|
max-height: 64px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.team-member .team-member-caption {
|
.team-member .team-member-caption {
|
||||||
|
|
|
@ -94,8 +94,11 @@
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div class="timeline-image wow slideInDown">
|
<div class="timeline-image wow slideInDown">
|
||||||
<h4>{% trans "and" %}<br>{% trans "the story continues!" %}</h4>
|
</div>
|
||||||
<p> </p>
|
<div class="timeline-panel wow slideInLeft">
|
||||||
|
<div class="timeline-heading timeline-heading-last">
|
||||||
|
<h4>{% trans "and" %}<br>{% trans "the story continues!" %}</h4>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -3,12 +3,10 @@
|
||||||
|
|
||||||
<section id="portfolio" class="bg-light-gray">
|
<section id="portfolio" class="bg-light-gray">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="text-center wow fadeInUp">
|
||||||
<div class="col-lg-12 text-center wow fadeInDown">
|
<h2 class="section-heading">{% trans "Our Products" %}</h2>
|
||||||
<h2 class="section-heading">{% trans "Our Products" %}</h2>
|
<h3 class="section-subheading text-muted" style="line-height: 1.5;">{% blocktrans %}Our products include an innovative datacenter,<br>affordable VM hosting, and high speed fiber internet for canton Glarus.{% endblocktrans %}</h3>
|
||||||
<h3 class="section-subheading text-muted" style="line-height: 1.5;">{% blocktrans %}Our products include an innovative datacenter,<br>affordable VM hosting, and high speed fiber internet for canton Glarus.{% endblocktrans %}</h3>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-4 col-sm-6 portfolio-item wow fadeInUp" data-wow-delay="0.25s">
|
<div class="col-md-4 col-sm-6 portfolio-item wow fadeInUp" data-wow-delay="0.25s">
|
||||||
<a href="{% url 'datacenterlight:index' %}"><img src="{% static 'ungleich_page/img/portfolio/datacenterlight.png' %}" class="img-responsive inline-block" alt=""></a>
|
<a href="{% url 'datacenterlight:index' %}"><img src="{% static 'ungleich_page/img/portfolio/datacenterlight.png' %}" class="img-responsive inline-block" alt=""></a>
|
||||||
|
|
Loading…
Reference in a new issue