Merge pull request #420 from tiwariav/task/3553
why datacenterlight page, 'we bring the future' section layout
This commit is contained in:
commit
4d33837069
2 changed files with 86 additions and 55 deletions
|
@ -794,17 +794,20 @@ tech-sub-sec h2 {
|
||||||
font-size: 40px;
|
font-size: 40px;
|
||||||
line-height: 55px;
|
line-height: 55px;
|
||||||
}
|
}
|
||||||
|
.space-middle{
|
||||||
.space-middle {
|
padding: 45px 0;
|
||||||
padding: 45px 0;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
.ssdimg {
|
||||||
.padding-vertical {
|
vertical-align: middle;
|
||||||
padding: 35px 0;
|
display: inline-block;
|
||||||
|
}
|
||||||
|
.padding-vertical{
|
||||||
|
padding: 30px 9px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.percent-text img {
|
.percent-text img {
|
||||||
margin-left: 20px;
|
/* margin-left: 20px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.space-block {
|
.space-block {
|
||||||
|
@ -1085,24 +1088,24 @@ tech-sub-sec h2 {
|
||||||
}
|
}
|
||||||
|
|
||||||
@media(max-width:767px) {
|
@media(max-width:767px) {
|
||||||
.percent-text {
|
.percent-text {
|
||||||
font-size: 50px;
|
/* font-size: 50px; */
|
||||||
}
|
}
|
||||||
#tech_stack h3 {
|
#tech_stack h3 {
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.navbar-nav .open .dropdown-menu {
|
.navbar-nav .open .dropdown-menu {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
.visible-mobile {
|
.visible-mobile {
|
||||||
display: block;
|
display:block;
|
||||||
}
|
}
|
||||||
.visible-desktop {
|
.visible-desktop {
|
||||||
display: none !important;
|
display:none !important;
|
||||||
}
|
}
|
||||||
.navbar-default .navbar-nav>.open>a,
|
.navbar-default .navbar-nav>.open>a,
|
||||||
.navbar-default .navbar-nav>.open>a:focus,
|
.navbar-default .navbar-nav>.open>a:focus,
|
||||||
.navbar-default .navbar-nav>.open>a:hover {
|
.navbar-default .navbar-nav>.open>a:hover {
|
||||||
|
@ -1158,11 +1161,12 @@ tech-sub-sec h2 {
|
||||||
|
|
||||||
@media(max-width:768px) {
|
@media(max-width:768px) {
|
||||||
.percent-text {
|
.percent-text {
|
||||||
font-size: 43px;
|
/* font-size: 43px; */
|
||||||
}
|
}
|
||||||
.tech-sub-sec h2 {
|
.tech-sub-sec h2 {
|
||||||
font-size: 30px;
|
/* font-size: 30px; */
|
||||||
line-height: 40px;
|
/* line-height: 40px; */
|
||||||
|
/* font-weight: 500; */
|
||||||
}
|
}
|
||||||
.single-heading h2 {
|
.single-heading h2 {
|
||||||
font-size: 50px;
|
font-size: 50px;
|
||||||
|
@ -1348,7 +1352,9 @@ tech-sub-sec h2 {
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
}
|
}
|
||||||
.percent-text {
|
.percent-text {
|
||||||
text-align: center;
|
font-family: 'Lato';
|
||||||
|
font-size: 31px;
|
||||||
|
/* text-align: center; */
|
||||||
}
|
}
|
||||||
.pricing-section .card {
|
.pricing-section .card {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
|
@ -1472,3 +1478,33 @@ a#forgotpassword {
|
||||||
.error-message-box {
|
.error-message-box {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.flex-row-rev {
|
||||||
|
margin-top: 25px;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (min-width: 768px) {
|
||||||
|
.flex-row {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
.flex-row .percent-text {
|
||||||
|
flex-shrink : 0;
|
||||||
|
padding: 0 15px;
|
||||||
|
}
|
||||||
|
.flex-row .percent-text,
|
||||||
|
.flex-row .desc-text {
|
||||||
|
max-width: 600px;
|
||||||
|
}
|
||||||
|
.flex-row-rev .percent-text {
|
||||||
|
order: 2;
|
||||||
|
}
|
||||||
|
.flex-row-rev {
|
||||||
|
margin-bottom: 25px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.w380 {
|
||||||
|
max-width: 380px !important;
|
||||||
|
}
|
|
@ -98,30 +98,25 @@
|
||||||
<hr class="thick-divider"/><!-- Divider -->
|
<hr class="thick-divider"/><!-- Divider -->
|
||||||
<div class="space">
|
<div class="space">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="tech-sub-sec">
|
||||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
|
<h2>{% trans "We bring the future to you." %}</h2>
|
||||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 tech-sub-sec">
|
</div>
|
||||||
<h2>{% trans "We bring the future to you." %}</h2>
|
<div class="flex-row flex-row-rev">
|
||||||
</div>
|
<div class="percent-text">
|
||||||
<div class="col-xs-12 col-sm-7 col-md-8 col-lg-8 text-left tech-sub-sec landscape-xs-6">
|
100% <strong>IPv6</strong>
|
||||||
<p class="lead new-lead">{% blocktrans %} Data Center Light uses the most modern technologies out there.<br>
|
|
||||||
Your VM needs only IPv6. Data Center Light provides<br> transparent two-way IPv6/IPv4 translation.
|
|
||||||
{% endblocktrans %}</p>
|
|
||||||
</div>
|
|
||||||
<div class="col-xs-12 col-sm-5 col-md-4 col-lg-4 percent-text text-right landscape-xs-6">
|
|
||||||
100% <strong>IPv6</strong>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-12 space-block"></div>
|
<div class="desc-text padding-vertical">
|
||||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
|
<p class="lead new-lead">{% blocktrans %} Data Center Light uses the most modern technologies out there.<br>
|
||||||
<div class="col-xs-12 col-sm-7 col-md-8 col-lg-8 percent-text landscape-xs-8">
|
Your VM needs only IPv6. Data Center Light provides<br> transparent two-way IPv6/IPv4 translation.
|
||||||
<span class="pull-left space-middle"> 100% <strong>SSD</strong></span> <span class="pull-left ssdimg"><img class="img-responsive" src="{% static 'datacenterlight/img/ssd.jpg' %}" alt="SSD"></span>
|
{% endblocktrans %}</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-xs-12 col-sm-5 col-md-4 col-lg-4 text-right tech-sub-sec padding-vertical landscape-xs-4">
|
</div>
|
||||||
<div>
|
<div class="flex-row">
|
||||||
<p class="lead new-lead">{% blocktrans %} No more spinning metal plates! Data Center Light uses only SSDs. We keep things faster and lighter. {% endblocktrans %}</p>
|
<div class="percent-text">
|
||||||
</div>
|
<span class="space-middle"> 100% <strong>SSD</strong></span> <span class="ssdimg"><img class="img-responsive" src="{% static 'datacenterlight/img/ssd.jpg' %}" alt="SSD"></span>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="desc-text padding-vertical w380">
|
||||||
|
<p class="lead new-lead">{% blocktrans %} No more spinning metal plates! Data Center Light uses only SSDs. We keep things faster and lighter. {% endblocktrans %}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue