Skip to content

Commit c9c3add

Browse files
committed
Merge branch 'develop'
2 parents 84204c5 + 538ace6 commit c9c3add

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+477
-449
lines changed

assets/css/custom.css

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,34 @@
8181
@apply cursor-not-allowed no-underline text-gray-300;
8282
}
8383

84+
.text-link {
85+
@apply text-primary no-underline hover:underline;
86+
}
87+
88+
.prose-article {
89+
@apply prose prose-sm md:prose max-w-none md:max-w-none;
90+
}
91+
92+
.font-h1 {
93+
@apply font-headline font-medium text-3xl md:text-4xl leading-tight;
94+
}
95+
96+
.font-h2 {
97+
@apply font-headline font-medium text-xl md:text-2xl leading-snug;
98+
}
99+
100+
.font-h3 {
101+
@apply font-headline text-lg md:text-xl leading-relaxed;
102+
}
103+
104+
.font-lead {
105+
@apply text-lg md:text-xl leading-relaxed text-gray-700;
106+
}
107+
108+
.font-p {
109+
@apply text-sm md:text-base leading-relaxed text-gray-700;
110+
}
111+
84112
.white-box {
85113
@apply rounded-sm shadow-sm bg-white;
86114
}

content/_index.de.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---
44

55
<section class="container py-12">
6-
<article class="prose prose-sm md:prose max-w-none md:max-w-none">
6+
<article class="prose-article">
77
<div class="flex flex-wrap">
88
<div class="md:w-2/3">
99
<h2>Nimm die Sicherung deiner Daten selbst in die Hand</h2>
@@ -31,7 +31,7 @@ <h2>Nimm die Sicherung deiner Daten selbst in die Hand</h2>
3131
</section>
3232

3333
<section class="container py-12">
34-
<article class="prose prose-sm md:prose max-w-none md:max-w-none">
34+
<article class="prose-article">
3535
<div class="flex flex-wrap md:flex-row-reverse">
3636
<div class="md:w-2/3">
3737
<h2>Wie schützt Cryptomator deine Daten?</h2>
@@ -66,7 +66,7 @@ <h2>Wie schützt Cryptomator deine Daten?</h2>
6666
</section>
6767

6868
<section class="container text-center py-12 md:py-16 lg:py-20">
69-
<article class="prose prose-sm md:prose max-w-none md:max-w-none">
69+
<article class="prose-article">
7070
<h2>Optimaler Schutz dank neuesten Technologie-Standards</h2>
7171
<figure class="mx-auto md:w-5/6 lg:w-2/3">
7272
<img data-src="/de/img/home/split-screenshots.avif" class="lazyload aspect-1664/975 w-full" alt="Gegenüberstellung von verschlüsselten und entschlüsselten Daten in einem Cryptomator-Tresor"/>
@@ -76,7 +76,7 @@ <h2>Optimaler Schutz dank neuesten Technologie-Standards</h2>
7676
</section>
7777

7878
<section class="container py-12 md:py-16 lg:py-20">
79-
<article class="prose prose-sm md:prose max-w-none md:max-w-none">
79+
<article class="prose-article">
8080
<h2 class="text-center">Warum ist Cryptomator sicher und vertrauenswürdig?</h2>
8181
<div class="flex flex-wrap md:flex-row-reverse">
8282
<div class="md:w-2/3">

content/_index.en.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---
44

55
<section class="container py-12">
6-
<article class="prose prose-sm md:prose max-w-none md:max-w-none">
6+
<article class="prose-article">
77
<div class="flex flex-wrap">
88
<div class="md:w-2/3">
99
<h2>Take the security of your data into your own hands</h2>
@@ -31,7 +31,7 @@ <h2>Take the security of your data into your own hands</h2>
3131
</section>
3232

3333
<section class="container py-12">
34-
<article class="prose prose-sm md:prose max-w-none md:max-w-none">
34+
<article class="prose-article">
3535
<div class="flex flex-wrap md:flex-row-reverse">
3636
<div class="md:w-2/3">
3737
<h2>How does Cryptomator protect your data?</h2>
@@ -66,7 +66,7 @@ <h2>How does Cryptomator protect your data?</h2>
6666
</section>
6767

6868
<section class="container text-center py-12 md:py-16 lg:py-20">
69-
<article class="prose prose-sm md:prose max-w-none md:max-w-none">
69+
<article class="prose-article">
7070
<h2>Optimal protection thanks to the latest technology standards</h2>
7171
<figure class="mx-auto md:w-5/6 lg:w-2/3">
7272
<img data-src="/img/home/split-screenshots.avif" class="lazyload aspect-1664/975 w-full" alt="Comparison of encrypted and decrypted data in a Cryptomator vault"/>
@@ -76,7 +76,7 @@ <h2>Optimal protection thanks to the latest technology standards</h2>
7676
</section>
7777

7878
<section class="container py-12 md:py-16 lg:py-20">
79-
<article class="prose prose-sm md:prose max-w-none md:max-w-none">
79+
<article class="prose-article">
8080
<h2 class="text-center">Why is Cryptomator secure and trustworthy?</h2>
8181
<div class="flex flex-wrap md:flex-row-reverse">
8282
<div class="md:w-2/3">

content/boxcryptor-alternative.de.md

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

content/boxcryptor-alternative.en.md

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

content/downloads/android.de.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
---
1010

1111
<div class="w-full md:w-1/2 lg:w-1/3 py-4 text-center">
12-
<header class="prose prose-sm md:prose max-w-none md:max-w-none mb-6">
12+
<header class="prose-article mb-6">
1313
<h2>Cryptomator für Android</h2>
1414
</header>
1515

content/downloads/android.en.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
---
1010

1111
<div class="w-full md:w-1/2 lg:w-1/3 py-4 text-center">
12-
<header class="prose prose-sm md:prose max-w-none md:max-w-none mb-6">
12+
<header class="prose-article mb-6">
1313
<h2>Cryptomator for Android</h2>
1414
</header>
1515

content/downloads/ios.de.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
---
1010

1111
<div class="w-full md:w-1/2 lg:w-1/3 py-4 text-center">
12-
<header class="prose prose-sm md:prose max-w-none md:max-w-none mb-6">
12+
<header class="prose-article mb-6">
1313
<h2>Cryptomator für iOS</h2>
1414
</header>
1515

content/downloads/ios.en.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
---
1010

1111
<div class="w-full md:w-1/2 lg:w-1/3 py-4 text-center">
12-
<header class="prose prose-sm md:prose max-w-none md:max-w-none mb-6">
12+
<header class="prose-article mb-6">
1313
<h2>Cryptomator for iOS</h2>
1414
</header>
1515

content/downloads/linux.de.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta itemprop="applicationSubCategory" content="Encryption"/>
1717
<meta itemprop="image" content="{{< absurl "/img/logo.png" >}}"/>
1818
<meta itemprop="operatingSystem" content="Mac"/>
19-
<header class="prose prose-sm md:prose max-w-none md:max-w-none mb-6">
19+
<header class="prose-article mb-6">
2020
<h2>Cryptomator für Linux</h2>
2121
<p>Version {{< siteparam releases.appimage.version >}} • <a href="https://github.com/cryptomator/cryptomator/releases/tag/{{< siteparam releases.appimage.version >}}" target="_blank" rel="noopener">Änderungen</a></p>
2222
</header>

0 commit comments

Comments
 (0)