Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -77,8 +77,8 @@
|
||||
<tbody>
|
||||
<tr><td>body</td><td>Open Sans, 1rem, Regular</td><td>Standardtext im Portal.</td></tr>
|
||||
<tr><td>brand</td><td>Open Sans, 1.6rem, Regular</td><td>Portal-Brand im Portal Header.</td></tr>
|
||||
<tr><td>h1</td><td>Open Sans, 1.5rem, Regular</td><td>Hauptüberschriften; kleiner als Portal-Brand und 50% größer als Fließtext.</td></tr>
|
||||
<tr><td>h2</td><td>Open Sans, 1.25rem, Regular</td><td>Zwischenüberschriften; kleiner als H1 und 25% größer als Fließtext.</td></tr>
|
||||
<tr><td>h1</td><td>Open Sans, 1.8rem, Regular</td><td>Hauptüberschriften; kleiner als Portal-Brand und 80% größer als Fließtext.</td></tr>
|
||||
<tr><td>h2</td><td>Open Sans, 1.5rem, Regular</td><td>Zwischenüberschriften; kleiner als H1 und 50% größer als Fließtext.</td></tr>
|
||||
<tr><td>strong</td><td>Open Sans, 1rem, Semibold</td><td>Hervorgehobener Text, Labels und Button-Text.</td></tr>
|
||||
<tr><td>section-title</td><td>Open Sans, 1rem, Regular</td><td>Section-Titel; aktuell identisch mit body, aber separat benannt.</td></tr>
|
||||
<tr><td>bar-label</td><td>Open Sans, 1rem, Semibold</td><td>Labels bei Score-Balken.</td></tr>
|
||||
|
||||
@@ -233,8 +233,8 @@
|
||||
--font-size-base: 1rem;
|
||||
--font-size-small: 0.8rem;
|
||||
--font-size-brand: 1.6rem;
|
||||
--font-size-h1: 1.5rem;
|
||||
--font-size-h2: 1.25rem;
|
||||
--font-size-h1: 1.8rem;
|
||||
--font-size-h2: 1.5rem;
|
||||
--font-weight-regular: 400;
|
||||
--font-weight-semibold: 600;
|
||||
--line-height-base: 1.5;
|
||||
|
||||
@@ -15,11 +15,3 @@
|
||||
color: var(--text-typography-preview);
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.sg-typography-preview h1 {
|
||||
font-size: calc(var(--font-size-h1) * 1.2);
|
||||
}
|
||||
|
||||
.sg-typography-preview h2 {
|
||||
font-size: calc(var(--font-size-h2) * 1.2);
|
||||
}
|
||||
|
||||
@@ -233,8 +233,8 @@
|
||||
--font-size-base: 1rem;
|
||||
--font-size-small: 0.8rem;
|
||||
--font-size-brand: 1.6rem;
|
||||
--font-size-h1: 1.5rem;
|
||||
--font-size-h2: 1.25rem;
|
||||
--font-size-h1: 1.8rem;
|
||||
--font-size-h2: 1.5rem;
|
||||
--font-weight-regular: 400;
|
||||
--font-weight-semibold: 600;
|
||||
--line-height-base: 1.5;
|
||||
@@ -4450,11 +4450,3 @@ main {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.sg-typography-preview h1 {
|
||||
font-size: calc(var(--font-size-h1) * 1.2);
|
||||
}
|
||||
|
||||
.sg-typography-preview h2 {
|
||||
font-size: calc(var(--font-size-h2) * 1.2);
|
||||
}
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"styleguideVersion": "2026.05.18.1",
|
||||
"styleguideCommit": "1771cef",
|
||||
"syncedAtUtc": "2026-06-22T13:25:33Z",
|
||||
"styleguideCommit": "6c103d1",
|
||||
"syncedAtUtc": "2026-06-22T13:26:31Z",
|
||||
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
||||
"mirroredDocsPath": "docs/styleguide"
|
||||
}
|
||||
|
||||
@@ -233,8 +233,8 @@
|
||||
--font-size-base: 1rem;
|
||||
--font-size-small: 0.8rem;
|
||||
--font-size-brand: 1.6rem;
|
||||
--font-size-h1: 1.5rem;
|
||||
--font-size-h2: 1.25rem;
|
||||
--font-size-h1: 1.8rem;
|
||||
--font-size-h2: 1.5rem;
|
||||
--font-weight-regular: 400;
|
||||
--font-weight-semibold: 600;
|
||||
--line-height-base: 1.5;
|
||||
@@ -4450,11 +4450,3 @@ main {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.sg-typography-preview h1 {
|
||||
font-size: calc(var(--font-size-h1) * 1.2);
|
||||
}
|
||||
|
||||
.sg-typography-preview h2 {
|
||||
font-size: calc(var(--font-size-h2) * 1.2);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user