2
0
mirror of https://github.com/offen/website.git synced 2024-11-22 17:10:29 +01:00

more details index

This commit is contained in:
Hendrik Niefeld 2020-04-26 13:44:53 +02:00
parent 5bf0446914
commit 0b19a193ec
7 changed files with 115 additions and 39 deletions

View File

@ -150,8 +150,9 @@ LAYOUT
.hx-more { .hx-more {
height: 30rem; height: 30rem;
} }
.hx50 { .hx-compare-c,
height: 50rem; .hx-compare-d {
height: 100%;
} }
.hx-metrics { .hx-metrics {
height: 100%; height: 100%;
@ -176,6 +177,10 @@ LAYOUT
width: 100%; width: 100%;
} }
.hx-compare-c,
.hx-compare-d {
height: 50rem;
}
.hx-metrics { .hx-metrics {
height: 128rem; height: 128rem;
} }
@ -249,6 +254,7 @@ LAYOUT
} }
@media only screen and (min-width: 60em) { @media only screen and (min-width: 60em) {
.stackbox-10 { .stackbox-10 {
top: -2rem;
left: 34rem; left: 34rem;
} }
.stackbox-20 { .stackbox-20 {
@ -531,6 +537,21 @@ IMAGES
/* --------------------------------------------------- /* ---------------------------------------------------
STACKING IMAGES STACKING IMAGES
----------------------------------------------------*/ ----------------------------------------------------*/
.bg-feature-1 img,
.bg-feature-3 img {
max-width: none;
}
.bg-feature-1 {
top: 0;
left: -25%;
z-index : 400;
}
.bg-feature-3 {
top: 0;
left: -35%;
z-index : 410;
}
.bg-compare-a-pfeil { .bg-compare-a-pfeil {
top: -10rem; top: -10rem;
left: 0; left: 0;
@ -546,48 +567,71 @@ STACKING IMAGES
left: 7rem; left: 7rem;
z-index : 530; z-index : 530;
} }
.bg-metrics-bulb {
top: 7rem;
left: calc(100% - 10rem);
z-index : 550;
}
.bg-cta-pfeil {
top: -11rem;
left: 66%;
z-index : 570;
}
@media only screen and (min-width: 30em) { @media only screen and (min-width: 30em) {
.bg-feature-1 {
left: calc(50% - 21rem);
}
.bg-feature-3 {
left: calc(50% - 18rem);
}
.bg-compare-c-pfeil { .bg-compare-c-pfeil {
top: -5rem; top: -5rem;
left: 10rem; left: 10rem;
} }
.bg-metrics-bulb {
top: 11rem;
left: calc(100% - 30rem);
z-index : 550;
}
.bg-cta-pfeil {
top: -12rem;
left: 72%;
}
} }
@media only screen and (min-width: 60em) { @media only screen and (min-width: 60em) {
.bg-feature-1 {
left: -50%;
}
.bg-feature-3 {
left: -50%;
}
.bg-metrics-bulb {
top: -1rem;
left: calc(100% - 20rem);
}
.bg-cta-pfeil {
top: -12rem;
left: 66%;
}
} }
/* --------------------------------------------------- /* ---------------------------------------------------
BACKROUND IMAGES BACKROUND IMAGES
----------------------------------------------------*/ ----------------------------------------------------*/
#bg-compare-a-pfeil {
padding-top: 20px;
margin-top: -20px;
background: url(/theme/images/gfx-compare-a-pfeil.png) top center;
background-repeat: no-repeat;
background-size: 370px 120px;
}
#bg-feature-1 {
background: url(/theme/images/gfx-feature-1.png) center;
background-repeat: no-repeat;
background-size: 640px 480px;
}
#bg-feature-2 { #bg-feature-2 {
background: url(/theme/images/gfx-feature-2.png) center; background: url(/theme/images/gfx-feature-2.png) center;
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 640px 480px; background-size: 640px 480px;
transform: rotate(180deg); transform: rotate(180deg);
} }
#bg-feature-3 { #bg-yellow-pattern {
background: url(/theme/images/gfx-feature-3.png) center; background: url(/theme/images/gfx-bg-yellow-pattern.svg) #BBD9D3 14rem -1rem;
background-repeat: no-repeat;
background-size: 640px 480px;
transform: rotate(180deg);
} }
#bg-feature { #bg-mint-pattern {
background: url(/theme/images/gfx-bg-feature.svg) #BBD9D3 center; background: url(/theme/images/gfx-bg-mint-pattern.svg) #BBD9D3 1rem 2rem;
} }
#bg-explainer { #bg-explainer {
background: background:

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 21 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@ -30,13 +30,19 @@
</div> </div>
</div> </div>
<div class="w-100 cclr-bg-mint-mid"> <div class="w-100 overflow-hidden" id="bg-mint-pattern">
<div class="mw8 flex flex-wrap justify-center center tc"> <div class="mw8 flex flex-wrap justify-center center tc">
<div class="w-100 w-third-l cclr-bg-mint-fade-a"> <div class="w-100 w-third-l cclr-bg-mint-fade-a">
<div class="hx-feature" id="bg-feature-1"> <div class="hx-feature">
<h2 class="f25 normal lh-solid ma0 mb3 pt5"> <div class="relative">
<div class="absolute bg-feature-1">
<img src="/theme/images/gfx-feature-1.png" alt="feature-2" width="640px" height="480px">
</div>
</div>
<h2 class="f2 normal lh-solid ma0 mb3 pt5">
<em class="em-mint-1"> <em class="em-mint-1">
Free & Open Free & Open
</em> </em>
@ -51,7 +57,7 @@
<div class="w-100 w-third-l cclr-bg-mint-fade-b"> <div class="w-100 w-third-l cclr-bg-mint-fade-b">
<div class="hx-feature" id="bg-feature-2"> <div class="hx-feature" id="bg-feature-2">
<h2 class="f25 normal lh-solid ma0 mb3 ptx-feature-2"> <h2 class="f2 normal lh-solid ma0 mb3 ptx-feature-2">
<em class="em-mint-1"> <em class="em-mint-1">
Self hosted Self hosted
</em> </em>
@ -63,10 +69,17 @@
</div> </div>
<div class="w-100 w-third-l cclr-bg-mint-fade-b"> <div class="w-100 w-third-l cclr-bg-mint-fade-a">
<div class="hx-feature" id="bg-feature-3"> <div class="hx-feature">
<h2 class="f25 normal lh-solid ma0 mb3 ptx-feature-3"> <div class="relative">
<div class="absolute bg-feature-3">
<img src="/theme/images/gfx-feature-3.png" alt="feature-3" width="640px" height="480px">
</div>
</div>
<div>
<h2 class="f2 normal lh-solid ma0 mb3 ptx-feature-3">
<em class="em-mint-1"> <em class="em-mint-1">
Fair & Secure Fair & Secure
</em> </em>
@ -74,6 +87,7 @@
<p class="wx18 center ma0"> <p class="wx18 center ma0">
Pay respect to your website visitors. Gain valuable insights at the same time. All data is encrypted end-to-end. Pay respect to your website visitors. Gain valuable insights at the same time. All data is encrypted end-to-end.
</p> </p>
</div>
</div> </div>
</div> </div>
@ -105,7 +119,7 @@
<!-- COMPARE A --> <!-- COMPARE A -->
<div class="w-50-l w-100"> <div class="w-50-l w-100">
<div class="cclr-bg-yellow-mid"> <div id="bg-yellow-pattern">
<div class="w-100 dib"> <div class="w-100 dib">
<div class="wx24 center"> <div class="wx24 center">
@ -157,7 +171,7 @@
<div class="w-100 dn db-l h3 bg-white"> <div class="w-100 dn db-l h3 bg-white">
</div> </div>
<div class="w-100 dib cclr-bg-mint-mid"> <div class="w-100 dib" id="bg-mint-pattern">
<div class="wx24 center"> <div class="wx24 center">
<p class="f25 lh-solid ma0 mt5 mb3"> <p class="f25 lh-solid ma0 mt5 mb3">
Benefits for your users Benefits for your users
@ -201,7 +215,7 @@
<!-- COMPARE C --> <!-- COMPARE C -->
<div class="w-50-l w-100"> <div class="w-50-l w-100">
<div class="w-100 hx50 dib cclr-bg-white-fade"> <div class="w-100 hx-compare-c dib cclr-bg-white-fade">
<div class="wx24 center"> <div class="wx24 center">
<p class="f25 lh-solid ma0 mt5 mb4"> <p class="f25 lh-solid ma0 mt5 mb4">
<em> <em>
@ -216,7 +230,7 @@
</p> </p>
<!-- BOX --> <!-- BOX -->
<div class="w-100 dib br2 pa4 shadow-4 cclr-fnt-black-mid bg-white"> <div class="w-100 dib br2 pa4 mb5 mb0-l shadow-4 cclr-fnt-black-mid bg-white">
<div class="relative"> <div class="relative">
<div class="absolute bg-compare-c-pfeil"> <div class="absolute bg-compare-c-pfeil">
@ -268,7 +282,7 @@
<!-- COMPARE D --> <!-- COMPARE D -->
<div class="w-50-l w-100"> <div class="w-50-l w-100">
<div class="w-100 hx50 dib cclr-bg-white-fade"> <div class="w-100 hx-compare-d dib cclr-bg-white-fade">
<div class="wx24 center"> <div class="wx24 center">
<p class="f25 lh-solid ma0 mt5 mb4"> <p class="f25 lh-solid ma0 mt5 mb4">
<em class="em-mint-2"> <em class="em-mint-2">
@ -283,7 +297,7 @@
</p> </p>
<!-- BOX --> <!-- BOX -->
<div class="w-100 dib br2 pa4 shadow-4 cclr-fnt-black-mid bg-white"> <div class="w-100 dib br2 mb5 mb0-l pa4 shadow-4 cclr-fnt-black-mid bg-white">
<p class="f25 lh-solid ma0 mb2"> <p class="f25 lh-solid ma0 mb2">
1 1
</p> </p>
@ -381,6 +395,14 @@
<div class="wx24-metrics center"> <div class="wx24-metrics center">
<div class="relative">
<div class="absolute bg-metrics-bulb">
<img src="/theme/images/gfx-metrics-bulb.png" alt="smile" width="170px" height="170px">
</div>
</div>
<p class="f25 lh-solid ma0 ml0 ml5-l mt5 mb4"> <p class="f25 lh-solid ma0 ml0 ml5-l mt5 mb4">
<em> <em>
Essential metrics Essential metrics
@ -459,7 +481,15 @@
<!-- CTA --> <!-- CTA -->
<div class="w-100 dib bg-white"> <div class="w-100 dib bg-white">
<div class="tc mh4"> <div class="tc mh4">
<div class="relative">
<div class="absolute bg-cta-pfeil">
<img src="/theme/images/gfx-cta-pfeil.png" alt="arrow" width="150px" height="150px">
</div>
</div>
<p class="f1-ns f2 lh-solid ma0 mt6 mb5"> <p class="f1-ns f2 lh-solid ma0 mt6 mb5">
Switch to fair web analytics Switch to fair web analytics
</p> </p>