@marioschmidt/design-system-components 1.1.0 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bds/bds.css +1 -1
- package/dist/bds/bds.esm.js +1 -1
- package/dist/bds/p-5fc1f965.entry.js +2 -0
- package/dist/bds/p-5fc1f965.entry.js.map +1 -0
- package/dist/bds/p-DjQpvXJW.js +3 -0
- package/dist/bds/p-DjQpvXJW.js.map +1 -0
- package/dist/cjs/bds.cjs.js +1 -1
- package/dist/cjs/ds-button_2.cjs.entry.js +11 -7
- package/dist/cjs/index-Bg-5nAHg.js +1398 -0
- package/dist/cjs/index-Bg-5nAHg.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/ds-button/ds-button.css +175 -29
- package/dist/collection/ds-button/ds-button.js +27 -13
- package/dist/collection/ds-button/ds-button.js.map +1 -1
- package/dist/components/ds-button.js +10 -6
- package/dist/components/ds-button.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index.js.map +1 -1
- package/dist/docs/ds-button/readme.md +4 -4
- package/dist/esm/bds.js +2 -2
- package/dist/esm/ds-button_2.entry.js +11 -7
- package/dist/esm/index-DjQpvXJW.js +1391 -0
- package/dist/esm/index-DjQpvXJW.js.map +1 -0
- package/dist/esm/loader.js +2 -2
- package/dist/types/components.d.ts +10 -8
- package/dist/types/ds-button/ds-button.d.ts +13 -3
- package/dist/www/build/bds.css +1 -1
- package/dist/www/build/bds.esm.js +1 -1
- package/dist/www/build/p-5fc1f965.entry.js +2 -0
- package/dist/www/build/p-5fc1f965.entry.js.map +1 -0
- package/dist/www/build/p-71b331cc.css +1 -0
- package/dist/www/build/p-DjQpvXJW.js +3 -0
- package/dist/www/build/p-DjQpvXJW.js.map +1 -0
- package/dist/www/css/advertorial/components/_dsysdocs.css +1 -1
- package/dist/www/css/advertorial/components/article.css +32 -1
- package/dist/www/css/advertorial/components/audioplayer.css +1 -1
- package/dist/www/css/advertorial/components/avatar.css +35 -1
- package/dist/www/css/advertorial/components/badge.css +10 -2
- package/dist/www/css/advertorial/components/breadcrumb.css +19 -1
- package/dist/www/css/advertorial/components/breakingnews.css +17 -1
- package/dist/www/css/advertorial/components/button.css +9 -1
- package/dist/www/css/advertorial/components/card.css +1 -1
- package/dist/www/css/advertorial/components/carousel.css +1 -1
- package/dist/www/css/advertorial/components/chip.css +1 -1
- package/dist/www/css/advertorial/components/datepicker.css +1 -1
- package/dist/www/css/advertorial/components/drawers.css +1 -1
- package/dist/www/css/advertorial/components/dropdown.css +1 -1
- package/dist/www/css/advertorial/components/footer.css +1 -1
- package/dist/www/css/advertorial/components/icon.css +1 -1
- package/dist/www/css/advertorial/components/iconbutton.css +1 -1
- package/dist/www/css/advertorial/components/infoelement.css +1 -1
- package/dist/www/css/advertorial/components/inputfield.css +1 -1
- package/dist/www/css/advertorial/components/liveticker.css +9 -1
- package/dist/www/css/advertorial/components/mediaplayer.css +17 -1
- package/dist/www/css/advertorial/components/menu.css +28 -1
- package/dist/www/css/advertorial/components/newsticker.css +17 -1
- package/dist/www/css/advertorial/components/pagination.css +1 -1
- package/dist/www/css/advertorial/components/paywall.css +10 -1
- package/dist/www/css/advertorial/components/quote.css +1 -1
- package/dist/www/css/advertorial/components/radiobutton.css +1 -1
- package/dist/www/css/advertorial/components/search.css +1 -1
- package/dist/www/css/advertorial/components/sectiontitle.css +1 -1
- package/dist/www/css/advertorial/components/separator.css +1 -1
- package/dist/www/css/advertorial/components/skeletons.css +1 -1
- package/dist/www/css/advertorial/components/slider.css +1 -1
- package/dist/www/css/advertorial/components/specialnavi.css +1 -1
- package/dist/www/css/advertorial/components/spinner.css +1 -1
- package/dist/www/css/advertorial/components/tab.css +17 -1
- package/dist/www/css/advertorial/components/table.css +1 -1
- package/dist/www/css/advertorial/components/teaser.css +41 -1
- package/dist/www/css/advertorial/components/toggleswitch.css +1 -1
- package/dist/www/css/advertorial/components/video.css +1 -1
- package/dist/www/css/advertorial/theme.css +1 -1
- package/dist/www/css/advertorial/tokens.css +305 -31
- package/dist/www/css/bild/components/_dsysdoc.css +1 -1
- package/dist/www/css/bild/components/_dsysdocs.css +1 -1
- package/dist/www/css/bild/components/alert.css +1 -1
- package/dist/www/css/bild/components/article.css +32 -1
- package/dist/www/css/bild/components/audioplayer.css +1 -1
- package/dist/www/css/bild/components/avatar.css +35 -1
- package/dist/www/css/bild/components/badge.css +10 -2
- package/dist/www/css/bild/components/breadcrumb.css +19 -1
- package/dist/www/css/bild/components/breakingnews.css +17 -1
- package/dist/www/css/bild/components/button.css +10 -2
- package/dist/www/css/bild/components/card.css +1 -1
- package/dist/www/css/bild/components/carousel.css +1 -1
- package/dist/www/css/bild/components/chip.css +1 -1
- package/dist/www/css/bild/components/datepicker.css +1 -1
- package/dist/www/css/bild/components/drawers.css +1 -1
- package/dist/www/css/bild/components/dropdown.css +1 -1
- package/dist/www/css/bild/components/empties.css +1 -1
- package/dist/www/css/bild/components/footer.css +1 -1
- package/dist/www/css/bild/components/gallery.css +1 -1
- package/dist/www/css/bild/components/icon.css +1 -1
- package/dist/www/css/bild/components/iconbutton.css +1 -1
- package/dist/www/css/bild/components/infoelement.css +1 -1
- package/dist/www/css/bild/components/inputfield.css +2 -2
- package/dist/www/css/bild/components/kicker.css +1 -1
- package/dist/www/css/bild/components/liveticker.css +9 -1
- package/dist/www/css/bild/components/mediaplayer.css +17 -1
- package/dist/www/css/bild/components/menu.css +28 -1
- package/dist/www/css/bild/components/menuitem.css +1 -1
- package/dist/www/css/bild/components/newsticker.css +17 -1
- package/dist/www/css/bild/components/pagination.css +1 -1
- package/dist/www/css/bild/components/partnerlinks.css +1 -1
- package/dist/www/css/bild/components/paywall.css +10 -1
- package/dist/www/css/bild/components/quote.css +1 -1
- package/dist/www/css/bild/components/radiobutton.css +1 -1
- package/dist/www/css/bild/components/search.css +1 -1
- package/dist/www/css/bild/components/sectiontitle.css +1 -1
- package/dist/www/css/bild/components/selection.css +1 -1
- package/dist/www/css/bild/components/separator.css +1 -1
- package/dist/www/css/bild/components/skeletons.css +1 -1
- package/dist/www/css/bild/components/slider.css +1 -1
- package/dist/www/css/bild/components/specialnavi.css +1 -1
- package/dist/www/css/bild/components/spinner.css +1 -1
- package/dist/www/css/bild/components/subheader.css +1 -1
- package/dist/www/css/bild/components/tab.css +17 -1
- package/dist/www/css/bild/components/table.css +1 -1
- package/dist/www/css/bild/components/teaser.css +41 -1
- package/dist/www/css/bild/components/toggleswitch.css +1 -1
- package/dist/www/css/bild/components/video.css +1 -1
- package/dist/www/css/bild/theme.css +3 -5
- package/dist/www/css/bild/tokens.css +305 -31
- package/dist/www/css/bundles/advertorial.css +553 -42
- package/dist/www/css/bundles/bild.css +557 -48
- package/dist/www/css/bundles/sportbild.css +579 -48
- package/dist/www/css/shared/colorprimitive.css +1 -1
- package/dist/www/css/shared/fontprimitive.css +1 -1
- package/dist/www/css/shared/primitives.css +1 -1
- package/dist/www/css/shared/sizeprimitive.css +1 -1
- package/dist/www/css/shared/spaceprimitive.css +1 -1
- package/dist/www/css/sportbild/components/_dsysdoc.css +1 -1
- package/dist/www/css/sportbild/components/_dsysdocs.css +1 -1
- package/dist/www/css/sportbild/components/alert.css +1 -1
- package/dist/www/css/sportbild/components/article.css +33 -1
- package/dist/www/css/sportbild/components/audioplayer.css +1 -1
- package/dist/www/css/sportbild/components/avatar.css +35 -1
- package/dist/www/css/sportbild/components/badge.css +10 -2
- package/dist/www/css/sportbild/components/breadcrumb.css +19 -1
- package/dist/www/css/sportbild/components/breakingnews.css +17 -1
- package/dist/www/css/sportbild/components/button.css +10 -2
- package/dist/www/css/sportbild/components/card.css +1 -1
- package/dist/www/css/sportbild/components/carousel.css +1 -1
- package/dist/www/css/sportbild/components/chip.css +1 -1
- package/dist/www/css/sportbild/components/datepicker.css +1 -1
- package/dist/www/css/sportbild/components/drawers.css +1 -1
- package/dist/www/css/sportbild/components/dropdown.css +1 -1
- package/dist/www/css/sportbild/components/empties.css +1 -1
- package/dist/www/css/sportbild/components/footer.css +1 -1
- package/dist/www/css/sportbild/components/gallery.css +1 -1
- package/dist/www/css/sportbild/components/icon.css +1 -1
- package/dist/www/css/sportbild/components/iconbutton.css +1 -1
- package/dist/www/css/sportbild/components/infoelement.css +1 -1
- package/dist/www/css/sportbild/components/inputfield.css +2 -2
- package/dist/www/css/sportbild/components/kicker.css +1 -1
- package/dist/www/css/sportbild/components/liveticker.css +9 -1
- package/dist/www/css/sportbild/components/mediaplayer.css +17 -1
- package/dist/www/css/sportbild/components/menu.css +30 -1
- package/dist/www/css/sportbild/components/menuitem.css +1 -1
- package/dist/www/css/sportbild/components/newsticker.css +18 -1
- package/dist/www/css/sportbild/components/pagination.css +1 -1
- package/dist/www/css/sportbild/components/partnerlinks.css +1 -1
- package/dist/www/css/sportbild/components/paywall.css +10 -1
- package/dist/www/css/sportbild/components/quote.css +1 -1
- package/dist/www/css/sportbild/components/radiobutton.css +1 -1
- package/dist/www/css/sportbild/components/search.css +1 -1
- package/dist/www/css/sportbild/components/sectiontitle.css +1 -1
- package/dist/www/css/sportbild/components/selection.css +1 -1
- package/dist/www/css/sportbild/components/separator.css +1 -1
- package/dist/www/css/sportbild/components/skeletons.css +1 -1
- package/dist/www/css/sportbild/components/slider.css +1 -1
- package/dist/www/css/sportbild/components/specialnavi.css +1 -1
- package/dist/www/css/sportbild/components/spinner.css +1 -1
- package/dist/www/css/sportbild/components/subheader.css +1 -1
- package/dist/www/css/sportbild/components/tab.css +17 -1
- package/dist/www/css/sportbild/components/table.css +1 -1
- package/dist/www/css/sportbild/components/teaser.css +46 -1
- package/dist/www/css/sportbild/components/toggleswitch.css +1 -1
- package/dist/www/css/sportbild/components/video.css +1 -1
- package/dist/www/css/sportbild/theme.css +3 -5
- package/dist/www/css/sportbild/tokens.css +318 -31
- package/dist/www/index.html +1 -1
- package/package.json +1 -1
- package/dist/bds/p-84bc6959.entry.js +0 -2
- package/dist/bds/p-84bc6959.entry.js.map +0 -1
- package/dist/bds/p-ChFDVObC.js +0 -3
- package/dist/bds/p-ChFDVObC.js.map +0 -1
- package/dist/cjs/index-D8A-8VrK.js +0 -1398
- package/dist/cjs/index-D8A-8VrK.js.map +0 -1
- package/dist/esm/index-ChFDVObC.js +0 -1391
- package/dist/esm/index-ChFDVObC.js.map +0 -1
- package/dist/www/build/p-84bc6959.entry.js +0 -2
- package/dist/www/build/p-84bc6959.entry.js.map +0 -1
- package/dist/www/build/p-ChFDVObC.js +0 -3
- package/dist/www/build/p-ChFDVObC.js.map +0 -1
- package/dist/www/build/p-bbf896ac.css +0 -1
- package/dist/www/css/advertorial/components/accordion.css +0 -23
- package/dist/www/css/bild/components/accordion.css +0 -23
- package/dist/www/css/sportbild/components/accordion.css +0 -23
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Sportbild | Bundle: Full Bundle (Primitives + Theme + Tokens + Components)
|
|
@@ -484,11 +484,10 @@
|
|
|
484
484
|
--border-color-success: var(--color-green-40, #006E3E);
|
|
485
485
|
--border-color-error: var(--color-bild-red-50, #DD0000);
|
|
486
486
|
--border-color-warning: var(--color-orange-50, #C65502);
|
|
487
|
-
--border-color-info: var(--color-neutral-60, #8C9196);
|
|
488
487
|
|
|
489
488
|
/* Semantic - Border - Interactive */
|
|
490
489
|
--border-color-disabled: var(--color-spobi-blue-90, #D6E1F2);
|
|
491
|
-
--border-color-
|
|
490
|
+
--border-color-selected: var(--color-spobi-blue-30, #174482);
|
|
492
491
|
--border-color-active: var(--color-spobi-blue-30, #174482);
|
|
493
492
|
--border-color-idle: var(--color-spobi-blue-60, #6A91CF);
|
|
494
493
|
|
|
@@ -666,11 +665,10 @@
|
|
|
666
665
|
--border-color-success: var(--color-green-70, #00C373);
|
|
667
666
|
--border-color-error: var(--color-bild-red-70, #FF8989);
|
|
668
667
|
--border-color-warning: var(--color-orange-70, #FD8227);
|
|
669
|
-
--border-color-info: var(--color-neutral-40, #565A5F);
|
|
670
668
|
|
|
671
669
|
/* Semantic - Border - Interactive */
|
|
672
670
|
--border-color-disabled: var(--color-spobi-blue-25, #113B72);
|
|
673
|
-
--border-color-
|
|
671
|
+
--border-color-selected: var(--color-spobi-blue-70, #8FACDB);
|
|
674
672
|
--border-color-active: var(--color-spobi-blue-60, #6A91CF);
|
|
675
673
|
--border-color-idle: var(--color-spobi-blue-50, #4676C3);
|
|
676
674
|
|
|
@@ -1236,6 +1234,26 @@
|
|
|
1236
1234
|
font-style: italic;
|
|
1237
1235
|
}
|
|
1238
1236
|
|
|
1237
|
+
[data-content-brand="sportbild"] .display-2,
|
|
1238
|
+
:host([data-content-brand="sportbild"]) .display-2 {
|
|
1239
|
+
font-family: var(--display-font-family);
|
|
1240
|
+
font-weight: 900;
|
|
1241
|
+
font-size: var(--display-2-font-size);
|
|
1242
|
+
line-height: var(--display-2-line-height);
|
|
1243
|
+
letter-spacing: var(--display-2-letter-space);
|
|
1244
|
+
font-style: italic;
|
|
1245
|
+
}
|
|
1246
|
+
|
|
1247
|
+
[data-content-brand="sportbild"] .display-3,
|
|
1248
|
+
:host([data-content-brand="sportbild"]) .display-3 {
|
|
1249
|
+
font-family: var(--display-font-family);
|
|
1250
|
+
font-weight: 900;
|
|
1251
|
+
font-size: var(--display-3-font-size);
|
|
1252
|
+
line-height: var(--display-3-line-height);
|
|
1253
|
+
letter-spacing: var(--display-3-letter-space);
|
|
1254
|
+
font-style: italic;
|
|
1255
|
+
}
|
|
1256
|
+
|
|
1239
1257
|
[data-content-brand="sportbild"] .headline-1,
|
|
1240
1258
|
:host([data-content-brand="sportbild"]) .headline-1 {
|
|
1241
1259
|
font-family: var(--headline-font-family);
|
|
@@ -1245,6 +1263,33 @@
|
|
|
1245
1263
|
font-style: italic;
|
|
1246
1264
|
}
|
|
1247
1265
|
|
|
1266
|
+
[data-content-brand="sportbild"] .headline-2,
|
|
1267
|
+
:host([data-content-brand="sportbild"]) .headline-2 {
|
|
1268
|
+
font-family: var(--headline-font-family);
|
|
1269
|
+
font-weight: 900;
|
|
1270
|
+
font-size: var(--headline-2-font-size);
|
|
1271
|
+
line-height: var(--headline-2-line-height);
|
|
1272
|
+
font-style: italic;
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1275
|
+
[data-content-brand="sportbild"] .headline-3,
|
|
1276
|
+
:host([data-content-brand="sportbild"]) .headline-3 {
|
|
1277
|
+
font-family: var(--headline-font-family);
|
|
1278
|
+
font-weight: 900;
|
|
1279
|
+
font-size: var(--headline-3-font-size);
|
|
1280
|
+
line-height: var(--headline-3-line-height);
|
|
1281
|
+
font-style: italic;
|
|
1282
|
+
}
|
|
1283
|
+
|
|
1284
|
+
[data-content-brand="sportbild"] .headline-4,
|
|
1285
|
+
:host([data-content-brand="sportbild"]) .headline-4 {
|
|
1286
|
+
font-family: var(--headline-font-family);
|
|
1287
|
+
font-weight: 700;
|
|
1288
|
+
font-size: var(--headline-4-font-size);
|
|
1289
|
+
line-height: var(--headline-4-font-size);
|
|
1290
|
+
font-style: italic;
|
|
1291
|
+
}
|
|
1292
|
+
|
|
1248
1293
|
[data-content-brand="sportbild"] .subheadline-1,
|
|
1249
1294
|
:host([data-content-brand="sportbild"]) .subheadline-1 {
|
|
1250
1295
|
font-family: var(--subheadline-font-family);
|
|
@@ -1262,6 +1307,33 @@
|
|
|
1262
1307
|
font-style: italic;
|
|
1263
1308
|
}
|
|
1264
1309
|
|
|
1310
|
+
[data-content-brand="sportbild"] .kicker-2,
|
|
1311
|
+
:host([data-content-brand="sportbild"]) .kicker-2 {
|
|
1312
|
+
font-family: var(--kicker-font-family);
|
|
1313
|
+
font-weight: 700;
|
|
1314
|
+
font-size: var(--kicker-2-font-size);
|
|
1315
|
+
line-height: var(--kicker-2-line-height);
|
|
1316
|
+
font-style: italic;
|
|
1317
|
+
}
|
|
1318
|
+
|
|
1319
|
+
[data-content-brand="sportbild"] .kicker-3,
|
|
1320
|
+
:host([data-content-brand="sportbild"]) .kicker-3 {
|
|
1321
|
+
font-family: var(--kicker-font-family);
|
|
1322
|
+
font-weight: 700;
|
|
1323
|
+
font-size: var(--kicker-3-font-size);
|
|
1324
|
+
line-height: var(--kicker-3-line-height);
|
|
1325
|
+
font-style: italic;
|
|
1326
|
+
}
|
|
1327
|
+
|
|
1328
|
+
[data-content-brand="sportbild"] .kicker-4,
|
|
1329
|
+
:host([data-content-brand="sportbild"]) .kicker-4 {
|
|
1330
|
+
font-family: var(--kicker-font-family);
|
|
1331
|
+
font-weight: 700;
|
|
1332
|
+
font-size: var(--kicker-4-font-size);
|
|
1333
|
+
line-height: var(--kicker-4-line-height);
|
|
1334
|
+
font-style: italic;
|
|
1335
|
+
}
|
|
1336
|
+
|
|
1265
1337
|
[data-content-brand="sportbild"] .title-1,
|
|
1266
1338
|
:host([data-content-brand="sportbild"]) .title-1 {
|
|
1267
1339
|
font-family: var(--title-font-family);
|
|
@@ -1270,6 +1342,32 @@
|
|
|
1270
1342
|
line-height: var(--title-1-line-height);
|
|
1271
1343
|
}
|
|
1272
1344
|
|
|
1345
|
+
[data-content-brand="sportbild"] .title-1-uppercase,
|
|
1346
|
+
:host([data-content-brand="sportbild"]) .title-1-uppercase {
|
|
1347
|
+
font-family: var(--title-font-family);
|
|
1348
|
+
font-weight: var(--title-font-weight);
|
|
1349
|
+
font-size: var(--title-1-font-size);
|
|
1350
|
+
line-height: var(--title-1-line-height);
|
|
1351
|
+
text-transform: uppercase;
|
|
1352
|
+
}
|
|
1353
|
+
|
|
1354
|
+
[data-content-brand="sportbild"] .title-2,
|
|
1355
|
+
:host([data-content-brand="sportbild"]) .title-2 {
|
|
1356
|
+
font-family: var(--title-font-family);
|
|
1357
|
+
font-weight: var(--title-font-weight);
|
|
1358
|
+
font-size: var(--title-2-font-size);
|
|
1359
|
+
line-height: var(--title-2-line-height);
|
|
1360
|
+
}
|
|
1361
|
+
|
|
1362
|
+
[data-content-brand="sportbild"] .title-2-uppercase,
|
|
1363
|
+
:host([data-content-brand="sportbild"]) .title-2-uppercase {
|
|
1364
|
+
font-family: var(--title-font-family);
|
|
1365
|
+
font-weight: var(--title-font-weight);
|
|
1366
|
+
font-size: var(--title-2-font-size);
|
|
1367
|
+
line-height: var(--title-2-line-height);
|
|
1368
|
+
text-transform: uppercase;
|
|
1369
|
+
}
|
|
1370
|
+
|
|
1273
1371
|
[data-content-brand="sportbild"] .callout,
|
|
1274
1372
|
:host([data-content-brand="sportbild"]) .callout {
|
|
1275
1373
|
font-family: var(--callout-font-family);
|
|
@@ -1286,6 +1384,32 @@
|
|
|
1286
1384
|
line-height: var(--body-line-height);
|
|
1287
1385
|
}
|
|
1288
1386
|
|
|
1387
|
+
[data-content-brand="sportbild"] .body-italic,
|
|
1388
|
+
:host([data-content-brand="sportbild"]) .body-italic {
|
|
1389
|
+
font-family: var(--body-font-family);
|
|
1390
|
+
font-weight: 400;
|
|
1391
|
+
font-size: var(--body-font-size);
|
|
1392
|
+
line-height: var(--body-line-height);
|
|
1393
|
+
font-style: italic;
|
|
1394
|
+
}
|
|
1395
|
+
|
|
1396
|
+
[data-content-brand="sportbild"] .body-bold,
|
|
1397
|
+
:host([data-content-brand="sportbild"]) .body-bold {
|
|
1398
|
+
font-family: var(--body-font-family);
|
|
1399
|
+
font-weight: var(--body-font-weight-bold);
|
|
1400
|
+
font-size: var(--body-font-size);
|
|
1401
|
+
line-height: var(--body-line-height);
|
|
1402
|
+
}
|
|
1403
|
+
|
|
1404
|
+
[data-content-brand="sportbild"] .body-bold-italic,
|
|
1405
|
+
:host([data-content-brand="sportbild"]) .body-bold-italic {
|
|
1406
|
+
font-family: var(--body-font-family);
|
|
1407
|
+
font-weight: 700;
|
|
1408
|
+
font-size: var(--body-font-size);
|
|
1409
|
+
line-height: var(--body-line-height);
|
|
1410
|
+
font-style: italic;
|
|
1411
|
+
}
|
|
1412
|
+
|
|
1289
1413
|
[data-content-brand="sportbild"] .text-link,
|
|
1290
1414
|
:host([data-content-brand="sportbild"]) .text-link {
|
|
1291
1415
|
font-family: var(--body-font-family);
|
|
@@ -1295,6 +1419,43 @@
|
|
|
1295
1419
|
text-decoration: underline;
|
|
1296
1420
|
}
|
|
1297
1421
|
|
|
1422
|
+
[data-content-brand="sportbild"] .text-link-italic,
|
|
1423
|
+
:host([data-content-brand="sportbild"]) .text-link-italic {
|
|
1424
|
+
font-family: var(--body-font-family);
|
|
1425
|
+
font-weight: 400;
|
|
1426
|
+
font-size: var(--body-font-size);
|
|
1427
|
+
line-height: var(--body-line-height);
|
|
1428
|
+
font-style: italic;
|
|
1429
|
+
text-decoration: underline;
|
|
1430
|
+
}
|
|
1431
|
+
|
|
1432
|
+
[data-content-brand="sportbild"] .text-link-bold,
|
|
1433
|
+
:host([data-content-brand="sportbild"]) .text-link-bold {
|
|
1434
|
+
font-family: var(--body-font-family);
|
|
1435
|
+
font-weight: var(--body-font-weight-bold);
|
|
1436
|
+
font-size: var(--body-font-size);
|
|
1437
|
+
line-height: var(--body-line-height);
|
|
1438
|
+
text-decoration: underline;
|
|
1439
|
+
}
|
|
1440
|
+
|
|
1441
|
+
[data-content-brand="sportbild"] .text-link-hover,
|
|
1442
|
+
:host([data-content-brand="sportbild"]) .text-link-hover {
|
|
1443
|
+
font-family: var(--body-font-family);
|
|
1444
|
+
font-weight: var(--body-font-weight-book);
|
|
1445
|
+
font-size: var(--body-font-size);
|
|
1446
|
+
line-height: var(--body-line-height);
|
|
1447
|
+
text-decoration: underline;
|
|
1448
|
+
}
|
|
1449
|
+
|
|
1450
|
+
[data-content-brand="sportbild"] .text-link-bold-hover,
|
|
1451
|
+
:host([data-content-brand="sportbild"]) .text-link-bold-hover {
|
|
1452
|
+
font-family: var(--body-font-family);
|
|
1453
|
+
font-weight: var(--body-font-weight-bold);
|
|
1454
|
+
font-size: var(--body-font-size);
|
|
1455
|
+
line-height: var(--body-line-height);
|
|
1456
|
+
text-decoration: underline;
|
|
1457
|
+
}
|
|
1458
|
+
|
|
1298
1459
|
[data-content-brand="sportbild"] .footnote-1,
|
|
1299
1460
|
:host([data-content-brand="sportbild"]) .footnote-1 {
|
|
1300
1461
|
font-family: var(--footnote-font-family);
|
|
@@ -1303,6 +1464,30 @@
|
|
|
1303
1464
|
line-height: var(--footnote-1-line-height);
|
|
1304
1465
|
}
|
|
1305
1466
|
|
|
1467
|
+
[data-content-brand="sportbild"] .footnote-1-bold,
|
|
1468
|
+
:host([data-content-brand="sportbild"]) .footnote-1-bold {
|
|
1469
|
+
font-family: var(--footnote-font-family);
|
|
1470
|
+
font-weight: var(--font-weight-bold, 700);
|
|
1471
|
+
font-size: var(--footnote-1-font-size);
|
|
1472
|
+
line-height: var(--footnote-1-line-height);
|
|
1473
|
+
}
|
|
1474
|
+
|
|
1475
|
+
[data-content-brand="sportbild"] .footnote-2,
|
|
1476
|
+
:host([data-content-brand="sportbild"]) .footnote-2 {
|
|
1477
|
+
font-family: var(--footnote-font-family);
|
|
1478
|
+
font-weight: var(--font-weight-book, 400);
|
|
1479
|
+
font-size: var(--footnote-2-font-size);
|
|
1480
|
+
line-height: var(--footnote-2-line-height);
|
|
1481
|
+
}
|
|
1482
|
+
|
|
1483
|
+
[data-content-brand="sportbild"] .footnote-2-bold,
|
|
1484
|
+
:host([data-content-brand="sportbild"]) .footnote-2-bold {
|
|
1485
|
+
font-family: var(--footnote-font-family);
|
|
1486
|
+
font-weight: var(--font-weight-bold, 700);
|
|
1487
|
+
font-size: var(--footnote-2-font-size);
|
|
1488
|
+
line-height: var(--footnote-2-line-height);
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1306
1491
|
[data-content-brand="sportbild"] .label-1,
|
|
1307
1492
|
:host([data-content-brand="sportbild"]) .label-1 {
|
|
1308
1493
|
font-family: var(--label-font-family);
|
|
@@ -1313,6 +1498,106 @@
|
|
|
1313
1498
|
font-style: italic;
|
|
1314
1499
|
}
|
|
1315
1500
|
|
|
1501
|
+
[data-content-brand="sportbild"] .label-1-bold,
|
|
1502
|
+
:host([data-content-brand="sportbild"]) .label-1-bold {
|
|
1503
|
+
font-family: var(--label-font-family);
|
|
1504
|
+
font-weight: 700;
|
|
1505
|
+
font-size: var(--label-1-font-size);
|
|
1506
|
+
line-height: var(--label-1-line-height);
|
|
1507
|
+
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
1508
|
+
font-style: italic;
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
[data-content-brand="sportbild"] .label-1-uppercase-bold,
|
|
1512
|
+
:host([data-content-brand="sportbild"]) .label-1-uppercase-bold {
|
|
1513
|
+
font-family: var(--label-font-family);
|
|
1514
|
+
font-weight: var(--label-font-weight-bold);
|
|
1515
|
+
font-size: var(--label-1-font-size);
|
|
1516
|
+
line-height: var(--label-1-line-height);
|
|
1517
|
+
letter-spacing: var(--letter-space-positive-sm);
|
|
1518
|
+
text-transform: uppercase;
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1521
|
+
[data-content-brand="sportbild"] .label-2,
|
|
1522
|
+
:host([data-content-brand="sportbild"]) .label-2 {
|
|
1523
|
+
font-family: var(--label-font-family);
|
|
1524
|
+
font-weight: var(--label-font-weight-book);
|
|
1525
|
+
font-size: var(--label-2-font-size);
|
|
1526
|
+
line-height: var(--label-2-line-height);
|
|
1527
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
1528
|
+
}
|
|
1529
|
+
|
|
1530
|
+
[data-content-brand="sportbild"] .label-2-uppercase,
|
|
1531
|
+
:host([data-content-brand="sportbild"]) .label-2-uppercase {
|
|
1532
|
+
font-family: var(--label-font-family);
|
|
1533
|
+
font-weight: var(--label-font-weight-book);
|
|
1534
|
+
font-size: var(--label-2-font-size);
|
|
1535
|
+
line-height: var(--label-2-line-height);
|
|
1536
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
1537
|
+
text-transform: uppercase;
|
|
1538
|
+
}
|
|
1539
|
+
|
|
1540
|
+
[data-content-brand="sportbild"] .label-2-bold,
|
|
1541
|
+
:host([data-content-brand="sportbild"]) .label-2-bold {
|
|
1542
|
+
font-family: var(--label-font-family);
|
|
1543
|
+
font-weight: 700;
|
|
1544
|
+
font-size: var(--label-2-font-size);
|
|
1545
|
+
line-height: var(--label-2-line-height);
|
|
1546
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
1547
|
+
font-style: italic;
|
|
1548
|
+
}
|
|
1549
|
+
|
|
1550
|
+
[data-content-brand="sportbild"] .label-2-uppercase-bold,
|
|
1551
|
+
:host([data-content-brand="sportbild"]) .label-2-uppercase-bold {
|
|
1552
|
+
font-family: var(--label-font-family);
|
|
1553
|
+
font-weight: 700;
|
|
1554
|
+
font-size: var(--label-2-font-size);
|
|
1555
|
+
line-height: var(--label-2-line-height);
|
|
1556
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
1557
|
+
font-style: italic;
|
|
1558
|
+
text-transform: uppercase;
|
|
1559
|
+
}
|
|
1560
|
+
|
|
1561
|
+
[data-content-brand="sportbild"] .label-3,
|
|
1562
|
+
:host([data-content-brand="sportbild"]) .label-3 {
|
|
1563
|
+
font-family: var(--label-font-family);
|
|
1564
|
+
font-weight: var(--font-weight-book, 400);
|
|
1565
|
+
font-size: var(--label-3-font-size);
|
|
1566
|
+
line-height: var(--label-3-line-height);
|
|
1567
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
1568
|
+
}
|
|
1569
|
+
|
|
1570
|
+
[data-content-brand="sportbild"] .label-3-uppercase,
|
|
1571
|
+
:host([data-content-brand="sportbild"]) .label-3-uppercase {
|
|
1572
|
+
font-family: var(--label-font-family);
|
|
1573
|
+
font-weight: var(--label-font-weight-book);
|
|
1574
|
+
font-size: var(--label-3-font-size);
|
|
1575
|
+
line-height: var(--label-3-line-height);
|
|
1576
|
+
letter-spacing: var(--letter-space-positive-sm);
|
|
1577
|
+
text-transform: uppercase;
|
|
1578
|
+
}
|
|
1579
|
+
|
|
1580
|
+
[data-content-brand="sportbild"] .label-3-bold,
|
|
1581
|
+
:host([data-content-brand="sportbild"]) .label-3-bold {
|
|
1582
|
+
font-family: var(--label-font-family);
|
|
1583
|
+
font-weight: 700;
|
|
1584
|
+
font-size: var(--label-3-font-size);
|
|
1585
|
+
line-height: var(--label-3-line-height);
|
|
1586
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
1587
|
+
font-style: italic;
|
|
1588
|
+
}
|
|
1589
|
+
|
|
1590
|
+
[data-content-brand="sportbild"] .label-3-uppercase-bold,
|
|
1591
|
+
:host([data-content-brand="sportbild"]) .label-3-uppercase-bold {
|
|
1592
|
+
font-family: var(--label-font-family);
|
|
1593
|
+
font-weight: 700;
|
|
1594
|
+
font-size: var(--label-3-font-size);
|
|
1595
|
+
line-height: var(--label-3-line-height);
|
|
1596
|
+
letter-spacing: var(--letter-space-positive-sm);
|
|
1597
|
+
font-style: italic;
|
|
1598
|
+
text-transform: uppercase;
|
|
1599
|
+
}
|
|
1600
|
+
|
|
1316
1601
|
[data-content-brand="sportbild"] .quote,
|
|
1317
1602
|
:host([data-content-brand="sportbild"]) .quote {
|
|
1318
1603
|
font-family: var(--quote-font-family);
|
|
@@ -1354,18 +1639,18 @@
|
|
|
1354
1639
|
--density-sm-stack-space-resp-2-xl: var(--space-4-x, 32px);
|
|
1355
1640
|
|
|
1356
1641
|
/* Global - StackSpace - Responsive - Md */
|
|
1357
|
-
--density-md-stack-space-resp-sm: 12px;
|
|
1358
|
-
--density-md-stack-space-resp-md: 16px;
|
|
1359
|
-
--density-md-stack-space-resp-lg: 24px;
|
|
1360
|
-
--density-md-stack-space-resp-xl: 32px;
|
|
1361
|
-
--density-md-stack-space-resp-2-xl: 48px;
|
|
1642
|
+
--density-md-stack-space-resp-sm: var(--space-1-p-5-x, 12px);
|
|
1643
|
+
--density-md-stack-space-resp-md: var(--space-2-x, 16px);
|
|
1644
|
+
--density-md-stack-space-resp-lg: var(--space-3-x, 24px);
|
|
1645
|
+
--density-md-stack-space-resp-xl: var(--space-4-x, 32px);
|
|
1646
|
+
--density-md-stack-space-resp-2-xl: var(--space-6-x, 48px);
|
|
1362
1647
|
|
|
1363
1648
|
/* Global - StackSpace - Responsive - Lg */
|
|
1364
|
-
--density-lg-stack-space-resp-sm: 16px;
|
|
1365
|
-
--density-lg-stack-space-resp-md: 24px;
|
|
1366
|
-
--density-lg-stack-space-resp-lg: 32px;
|
|
1367
|
-
--density-lg-stack-space-resp-xl: 40px;
|
|
1368
|
-
--density-lg-stack-space-resp-2-xl: 64px;
|
|
1649
|
+
--density-lg-stack-space-resp-sm: var(--space-2-x, 16px);
|
|
1650
|
+
--density-lg-stack-space-resp-md: var(--space-3-x, 24px);
|
|
1651
|
+
--density-lg-stack-space-resp-lg: var(--space-4-x, 32px);
|
|
1652
|
+
--density-lg-stack-space-resp-xl: var(--space-5-x, 40px);
|
|
1653
|
+
--density-lg-stack-space-resp-2-xl: var(--space-8-x, 64px);
|
|
1369
1654
|
|
|
1370
1655
|
}
|
|
1371
1656
|
|
|
@@ -1400,18 +1685,18 @@
|
|
|
1400
1685
|
--density-sm-stack-space-resp-2-xl: var(--space-3-x, 24px);
|
|
1401
1686
|
|
|
1402
1687
|
/* Global - StackSpace - Responsive - Md */
|
|
1403
|
-
--density-md-stack-space-resp-sm: 8px;
|
|
1404
|
-
--density-md-stack-space-resp-md: 12px;
|
|
1405
|
-
--density-md-stack-space-resp-lg: 16px;
|
|
1406
|
-
--density-md-stack-space-resp-xl: 24px;
|
|
1407
|
-
--density-md-stack-space-resp-2-xl: 36px;
|
|
1688
|
+
--density-md-stack-space-resp-sm: var(--space-1-x, 8px);
|
|
1689
|
+
--density-md-stack-space-resp-md: var(--space-1-p-5-x, 12px);
|
|
1690
|
+
--density-md-stack-space-resp-lg: var(--space-2-x, 16px);
|
|
1691
|
+
--density-md-stack-space-resp-xl: var(--space-3-x, 24px);
|
|
1692
|
+
--density-md-stack-space-resp-2-xl: var(--space-4-p-5-x, 36px);
|
|
1408
1693
|
|
|
1409
1694
|
/* Global - StackSpace - Responsive - Lg */
|
|
1410
|
-
--density-lg-stack-space-resp-sm: 12px;
|
|
1411
|
-
--density-lg-stack-space-resp-md: 16px;
|
|
1412
|
-
--density-lg-stack-space-resp-lg: 24px;
|
|
1413
|
-
--density-lg-stack-space-resp-xl: 28px;
|
|
1414
|
-
--density-lg-stack-space-resp-2-xl: 48px;
|
|
1695
|
+
--density-lg-stack-space-resp-sm: var(--space-1-p-5-x, 12px);
|
|
1696
|
+
--density-lg-stack-space-resp-md: var(--space-2-x, 16px);
|
|
1697
|
+
--density-lg-stack-space-resp-lg: var(--space-3-x, 24px);
|
|
1698
|
+
--density-lg-stack-space-resp-xl: var(--space-3-p-5-x, 28px);
|
|
1699
|
+
--density-lg-stack-space-resp-2-xl: var(--space-6-x, 48px);
|
|
1415
1700
|
|
|
1416
1701
|
}
|
|
1417
1702
|
|
|
@@ -1446,18 +1731,18 @@
|
|
|
1446
1731
|
--density-sm-stack-space-resp-2-xl: var(--space-5-x, 40px);
|
|
1447
1732
|
|
|
1448
1733
|
/* Global - StackSpace - Responsive - Md */
|
|
1449
|
-
--density-md-stack-space-resp-sm: 14px;
|
|
1450
|
-
--density-md-stack-space-resp-md: 20px;
|
|
1451
|
-
--density-md-stack-space-resp-lg: 28px;
|
|
1452
|
-
--density-md-stack-space-resp-xl: 40px;
|
|
1453
|
-
--density-md-stack-space-resp-2-xl: 60px;
|
|
1734
|
+
--density-md-stack-space-resp-sm: var(--space-1-p-75-x, 14px);
|
|
1735
|
+
--density-md-stack-space-resp-md: var(--space-2-p-5-x, 20px);
|
|
1736
|
+
--density-md-stack-space-resp-lg: var(--space-3-p-5-x, 28px);
|
|
1737
|
+
--density-md-stack-space-resp-xl: var(--space-5-x, 40px);
|
|
1738
|
+
--density-md-stack-space-resp-2-xl: var(--space-7-p-5-x, 60px);
|
|
1454
1739
|
|
|
1455
1740
|
/* Global - StackSpace - Responsive - Lg */
|
|
1456
|
-
--density-lg-stack-space-resp-sm: 20px;
|
|
1457
|
-
--density-lg-stack-space-resp-md: 28px;
|
|
1458
|
-
--density-lg-stack-space-resp-lg: 40px;
|
|
1459
|
-
--density-lg-stack-space-resp-xl: 48px;
|
|
1460
|
-
--density-lg-stack-space-resp-2-xl: 80px;
|
|
1741
|
+
--density-lg-stack-space-resp-sm: var(--space-2-p-5-x, 20px);
|
|
1742
|
+
--density-lg-stack-space-resp-md: var(--space-3-p-5-x, 28px);
|
|
1743
|
+
--density-lg-stack-space-resp-lg: var(--space-5-x, 40px);
|
|
1744
|
+
--density-lg-stack-space-resp-xl: var(--space-6-x, 48px);
|
|
1745
|
+
--density-lg-stack-space-resp-2-xl: var(--space-10-x, 80px);
|
|
1461
1746
|
|
|
1462
1747
|
}
|
|
1463
1748
|
|
|
@@ -1467,16 +1752,6 @@
|
|
|
1467
1752
|
COMPONENTS
|
|
1468
1753
|
============================================================ */
|
|
1469
1754
|
|
|
1470
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
1471
|
-
|
|
1472
|
-
[data-content-brand="sportbild"] .accordion-label,
|
|
1473
|
-
:host([data-content-brand="sportbild"]) .accordion-label {
|
|
1474
|
-
font-family: var(--label-font-family);
|
|
1475
|
-
font-weight: var(--label-font-weight-bold);
|
|
1476
|
-
font-size: var(--label-1-font-size);
|
|
1477
|
-
line-height: var(--label-1-line-height);
|
|
1478
|
-
}
|
|
1479
|
-
|
|
1480
1755
|
/* === OTHER TOKENS === */
|
|
1481
1756
|
|
|
1482
1757
|
/* === TYPOGRAPHY TOKENS === */
|
|
@@ -1490,6 +1765,38 @@
|
|
|
1490
1765
|
font-style: italic;
|
|
1491
1766
|
}
|
|
1492
1767
|
|
|
1768
|
+
[data-content-brand="sportbild"] .article-image-caption,
|
|
1769
|
+
:host([data-content-brand="sportbild"]) .article-image-caption {
|
|
1770
|
+
font-family: var(--body-font-family);
|
|
1771
|
+
font-weight: var(--font-weight-bold, 700);
|
|
1772
|
+
font-size: 13px;
|
|
1773
|
+
line-height: 16.9px;
|
|
1774
|
+
}
|
|
1775
|
+
|
|
1776
|
+
[data-content-brand="sportbild"] .article-headline,
|
|
1777
|
+
:host([data-content-brand="sportbild"]) .article-headline {
|
|
1778
|
+
font-family: var(--headline-font-family);
|
|
1779
|
+
font-weight: 900;
|
|
1780
|
+
font-size: var(--headline-2-font-size);
|
|
1781
|
+
line-height: var(--headline-2-font-size);
|
|
1782
|
+
font-style: italic;
|
|
1783
|
+
}
|
|
1784
|
+
|
|
1785
|
+
[data-content-brand="sportbild"] .article-meta-source,
|
|
1786
|
+
:host([data-content-brand="sportbild"]) .article-meta-source {
|
|
1787
|
+
font-family: var(--footnote-font-family);
|
|
1788
|
+
font-weight: var(--footnote-font-weight-book);
|
|
1789
|
+
font-size: 13px;
|
|
1790
|
+
line-height: 17px;
|
|
1791
|
+
}
|
|
1792
|
+
|
|
1793
|
+
[data-content-brand="sportbild"] .article-time-stamp,
|
|
1794
|
+
:host([data-content-brand="sportbild"]) .article-time-stamp {
|
|
1795
|
+
font-family: var(--font-family-antenna-cond, AntennaCond);
|
|
1796
|
+
font-weight: var(--font-weight-black, 800);
|
|
1797
|
+
font-size: 12px;
|
|
1798
|
+
}
|
|
1799
|
+
|
|
1493
1800
|
/* === BREAKPOINT TOKENS === */
|
|
1494
1801
|
|
|
1495
1802
|
[data-content-brand="sportbild"],
|
|
@@ -1592,6 +1899,40 @@
|
|
|
1592
1899
|
text-transform: uppercase;
|
|
1593
1900
|
}
|
|
1594
1901
|
|
|
1902
|
+
[data-content-brand="sportbild"] .avatar-default,
|
|
1903
|
+
:host([data-content-brand="sportbild"]) .avatar-default {
|
|
1904
|
+
font-family: var(--body-font-family);
|
|
1905
|
+
font-weight: var(--font-weight-bold, 700);
|
|
1906
|
+
font-size: 13px;
|
|
1907
|
+
line-height: 21px;
|
|
1908
|
+
}
|
|
1909
|
+
|
|
1910
|
+
[data-content-brand="sportbild"] .avatar-hover,
|
|
1911
|
+
:host([data-content-brand="sportbild"]) .avatar-hover {
|
|
1912
|
+
font-family: var(--body-font-family);
|
|
1913
|
+
font-weight: var(--label-font-weight-bold);
|
|
1914
|
+
font-size: 13px;
|
|
1915
|
+
line-height: 21px;
|
|
1916
|
+
text-decoration: underline;
|
|
1917
|
+
}
|
|
1918
|
+
|
|
1919
|
+
[data-content-brand="sportbild"] .avatar-secondary-info,
|
|
1920
|
+
:host([data-content-brand="sportbild"]) .avatar-secondary-info {
|
|
1921
|
+
font-family: var(--body-font-family);
|
|
1922
|
+
font-weight: var(--label-font-weight-book);
|
|
1923
|
+
font-size: 13px;
|
|
1924
|
+
line-height: 21px;
|
|
1925
|
+
}
|
|
1926
|
+
|
|
1927
|
+
[data-content-brand="sportbild"] .avatar-secondary-info-hover,
|
|
1928
|
+
:host([data-content-brand="sportbild"]) .avatar-secondary-info-hover {
|
|
1929
|
+
font-family: var(--body-font-family);
|
|
1930
|
+
font-weight: var(--label-font-weight-book);
|
|
1931
|
+
font-size: 13px;
|
|
1932
|
+
line-height: 21px;
|
|
1933
|
+
text-decoration: underline;
|
|
1934
|
+
}
|
|
1935
|
+
|
|
1595
1936
|
/* === BREAKPOINT TOKENS === */
|
|
1596
1937
|
|
|
1597
1938
|
[data-content-brand="sportbild"],
|
|
@@ -1632,12 +1973,20 @@
|
|
|
1632
1973
|
|
|
1633
1974
|
[data-content-brand="sportbild"] .video-ad-badge,
|
|
1634
1975
|
:host([data-content-brand="sportbild"]) .video-ad-badge {
|
|
1635
|
-
font-family: var(--font-family
|
|
1976
|
+
font-family: var(--body-font-family);
|
|
1636
1977
|
font-weight: var(--font-weight-book, 400);
|
|
1637
1978
|
font-size: 14px;
|
|
1638
1979
|
text-transform: uppercase;
|
|
1639
1980
|
}
|
|
1640
1981
|
|
|
1982
|
+
[data-content-brand="sportbild"] .video-time-badge,
|
|
1983
|
+
:host([data-content-brand="sportbild"]) .video-time-badge {
|
|
1984
|
+
font-family: var(--body-font-family);
|
|
1985
|
+
font-weight: var(--label-font-weight-book);
|
|
1986
|
+
font-size: 16px;
|
|
1987
|
+
line-height: 21px;
|
|
1988
|
+
}
|
|
1989
|
+
|
|
1641
1990
|
/* === BREAKPOINT TOKENS === */
|
|
1642
1991
|
|
|
1643
1992
|
[data-content-brand="sportbild"],
|
|
@@ -1657,6 +2006,24 @@
|
|
|
1657
2006
|
line-height: var(--breadcrumb-line-height);
|
|
1658
2007
|
}
|
|
1659
2008
|
|
|
2009
|
+
[data-content-brand="sportbild"] .breadcrumb-link,
|
|
2010
|
+
:host([data-content-brand="sportbild"]) .breadcrumb-link {
|
|
2011
|
+
font-family: var(--body-font-family);
|
|
2012
|
+
font-weight: var(--body-font-weight-bold);
|
|
2013
|
+
font-size: 14px;
|
|
2014
|
+
line-height: 14px;
|
|
2015
|
+
text-decoration: underline;
|
|
2016
|
+
}
|
|
2017
|
+
|
|
2018
|
+
[data-content-brand="sportbild"] .breadcrumb-link-hover,
|
|
2019
|
+
:host([data-content-brand="sportbild"]) .breadcrumb-link-hover {
|
|
2020
|
+
font-family: var(--body-font-family);
|
|
2021
|
+
font-weight: var(--body-font-weight-bold);
|
|
2022
|
+
font-size: 14px;
|
|
2023
|
+
line-height: 14px;
|
|
2024
|
+
text-decoration: underline;
|
|
2025
|
+
}
|
|
2026
|
+
|
|
1660
2027
|
/* === BREAKPOINT TOKENS === */
|
|
1661
2028
|
|
|
1662
2029
|
[data-content-brand="sportbild"],
|
|
@@ -1732,6 +2099,22 @@
|
|
|
1732
2099
|
text-transform: uppercase;
|
|
1733
2100
|
}
|
|
1734
2101
|
|
|
2102
|
+
[data-content-brand="sportbild"] .breaking-news-upper-title,
|
|
2103
|
+
:host([data-content-brand="sportbild"]) .breaking-news-upper-title {
|
|
2104
|
+
font-family: var(--title-font-family);
|
|
2105
|
+
font-weight: var(--title-font-weight);
|
|
2106
|
+
font-size: 13px;
|
|
2107
|
+
line-height: 13px;
|
|
2108
|
+
}
|
|
2109
|
+
|
|
2110
|
+
[data-content-brand="sportbild"] .breaking-news-lower-title,
|
|
2111
|
+
:host([data-content-brand="sportbild"]) .breaking-news-lower-title {
|
|
2112
|
+
font-family: var(--title-font-family);
|
|
2113
|
+
font-weight: var(--title-font-weight);
|
|
2114
|
+
font-size: 23px;
|
|
2115
|
+
line-height: 21px;
|
|
2116
|
+
}
|
|
2117
|
+
|
|
1735
2118
|
/* === BREAKPOINT TOKENS === */
|
|
1736
2119
|
|
|
1737
2120
|
[data-content-brand="sportbild"],
|
|
@@ -1822,6 +2205,14 @@
|
|
|
1822
2205
|
text-transform: uppercase;
|
|
1823
2206
|
}
|
|
1824
2207
|
|
|
2208
|
+
[data-content-brand="sportbild"] .partner-link-button-label,
|
|
2209
|
+
:host([data-content-brand="sportbild"]) .partner-link-button-label {
|
|
2210
|
+
font-family: var(--label-font-family);
|
|
2211
|
+
font-weight: var(--label-font-weight-book);
|
|
2212
|
+
font-size: var(--partner-link-button-label-font-size);
|
|
2213
|
+
line-height: 16px;
|
|
2214
|
+
}
|
|
2215
|
+
|
|
1825
2216
|
/* === BREAKPOINT TOKENS === */
|
|
1826
2217
|
|
|
1827
2218
|
[data-content-brand="sportbild"],
|
|
@@ -1858,7 +2249,7 @@
|
|
|
1858
2249
|
--button-primary-brand-bg-color-active: var(--bg-color-brand-solid-active);
|
|
1859
2250
|
--button-tertiary-neutral-label-color: var(--text-color-active);
|
|
1860
2251
|
--button-tertiary-neutral-border-color-idle: var(--border-color-idle);
|
|
1861
|
-
--button-tertiary-neutral-border-color-hover: var(--border-color-
|
|
2252
|
+
--button-tertiary-neutral-border-color-hover: var(--border-color-selected);
|
|
1862
2253
|
--button-tertiary-neutral-bg-color-hover: var(--bg-color-secondary);
|
|
1863
2254
|
--button-tertiary-neutral-bg-color-active: var(--bg-color-tertiary);
|
|
1864
2255
|
--button-secondary-bg-color-hover: var(--bg-color-quaternary);
|
|
@@ -2290,7 +2681,7 @@
|
|
|
2290
2681
|
[data-color-brand="sportbild"],
|
|
2291
2682
|
:host([data-color-brand="sportbild"]) {
|
|
2292
2683
|
--input-field-border-color-idle: var(--border-color-idle);
|
|
2293
|
-
--input-field-border-color-active: var(--border-color-
|
|
2684
|
+
--input-field-border-color-active: var(--border-color-selected);
|
|
2294
2685
|
--input-field-border-color-disabled: var(--border-color-disabled);
|
|
2295
2686
|
}
|
|
2296
2687
|
|
|
@@ -2360,6 +2751,14 @@
|
|
|
2360
2751
|
line-height: 22px;
|
|
2361
2752
|
}
|
|
2362
2753
|
|
|
2754
|
+
[data-content-brand="sportbild"] .live-ticker-time-stamp,
|
|
2755
|
+
:host([data-content-brand="sportbild"]) .live-ticker-time-stamp {
|
|
2756
|
+
font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
|
|
2757
|
+
font-weight: var(--label-font-weight-bold);
|
|
2758
|
+
font-size: var(--live-ticker-time-stamp-font-size);
|
|
2759
|
+
line-height: 14px;
|
|
2760
|
+
}
|
|
2761
|
+
|
|
2363
2762
|
/* === BREAKPOINT TOKENS === */
|
|
2364
2763
|
|
|
2365
2764
|
[data-content-brand="sportbild"],
|
|
@@ -2445,6 +2844,22 @@
|
|
|
2445
2844
|
line-height: 16px;
|
|
2446
2845
|
}
|
|
2447
2846
|
|
|
2847
|
+
[data-content-brand="sportbild"] .video-ad-time,
|
|
2848
|
+
:host([data-content-brand="sportbild"]) .video-ad-time {
|
|
2849
|
+
font-family: var(--title-font-family);
|
|
2850
|
+
font-weight: var(--title-font-weight);
|
|
2851
|
+
font-size: 14px;
|
|
2852
|
+
text-transform: uppercase;
|
|
2853
|
+
}
|
|
2854
|
+
|
|
2855
|
+
[data-content-brand="sportbild"] .video-player-time,
|
|
2856
|
+
:host([data-content-brand="sportbild"]) .video-player-time {
|
|
2857
|
+
font-family: var(--title-font-family);
|
|
2858
|
+
font-weight: var(--title-font-weight);
|
|
2859
|
+
font-size: 14px;
|
|
2860
|
+
text-transform: uppercase;
|
|
2861
|
+
}
|
|
2862
|
+
|
|
2448
2863
|
/* === BREAKPOINT TOKENS === */
|
|
2449
2864
|
|
|
2450
2865
|
[data-content-brand="sportbild"],
|
|
@@ -2516,6 +2931,35 @@
|
|
|
2516
2931
|
line-height: 14px;
|
|
2517
2932
|
}
|
|
2518
2933
|
|
|
2934
|
+
[data-content-brand="sportbild"] .app-topbar-tabs-title,
|
|
2935
|
+
:host([data-content-brand="sportbild"]) .app-topbar-tabs-title {
|
|
2936
|
+
font-family: var(--title-font-family);
|
|
2937
|
+
font-weight: var(--title-font-weight);
|
|
2938
|
+
font-size: 12px;
|
|
2939
|
+
line-height: 14px;
|
|
2940
|
+
text-transform: uppercase;
|
|
2941
|
+
}
|
|
2942
|
+
|
|
2943
|
+
[data-content-brand="sportbild"] .menu-item-label,
|
|
2944
|
+
:host([data-content-brand="sportbild"]) .menu-item-label {
|
|
2945
|
+
font-family: var(--label-font-family);
|
|
2946
|
+
font-weight: 700;
|
|
2947
|
+
font-size: var(--size-2-p-25-x, 18px);
|
|
2948
|
+
line-height: var(--size-2-p-25-x, 18px);
|
|
2949
|
+
font-style: italic;
|
|
2950
|
+
text-transform: uppercase;
|
|
2951
|
+
}
|
|
2952
|
+
|
|
2953
|
+
[data-content-brand="sportbild"] .menu-item-util-label,
|
|
2954
|
+
:host([data-content-brand="sportbild"]) .menu-item-util-label {
|
|
2955
|
+
font-family: var(--label-font-family);
|
|
2956
|
+
font-weight: 700;
|
|
2957
|
+
font-size: var(--size-1-p-5-x, 12px);
|
|
2958
|
+
line-height: var(--size-1-p-5-x, 12px);
|
|
2959
|
+
font-style: italic;
|
|
2960
|
+
text-transform: uppercase;
|
|
2961
|
+
}
|
|
2962
|
+
|
|
2519
2963
|
/* === BREAKPOINT TOKENS === */
|
|
2520
2964
|
|
|
2521
2965
|
[data-content-brand="sportbild"],
|
|
@@ -2602,6 +3046,23 @@
|
|
|
2602
3046
|
line-height: 20.8px;
|
|
2603
3047
|
}
|
|
2604
3048
|
|
|
3049
|
+
[data-content-brand="sportbild"] .news-ticker-kicker,
|
|
3050
|
+
:host([data-content-brand="sportbild"]) .news-ticker-kicker {
|
|
3051
|
+
font-family: var(--kicker-font-family);
|
|
3052
|
+
font-weight: var(--kicker-font-weight);
|
|
3053
|
+
font-size: var(--kicker-3-font-size);
|
|
3054
|
+
line-height: var(--kicker-3-line-height);
|
|
3055
|
+
}
|
|
3056
|
+
|
|
3057
|
+
[data-content-brand="sportbild"] .news-ticker-headline,
|
|
3058
|
+
:host([data-content-brand="sportbild"]) .news-ticker-headline {
|
|
3059
|
+
font-family: var(--headline-font-family);
|
|
3060
|
+
font-weight: 900;
|
|
3061
|
+
font-size: var(--headline-3-font-size);
|
|
3062
|
+
line-height: var(--headline-3-line-height);
|
|
3063
|
+
font-style: italic;
|
|
3064
|
+
}
|
|
3065
|
+
|
|
2605
3066
|
/* === BREAKPOINT TOKENS === */
|
|
2606
3067
|
|
|
2607
3068
|
[data-content-brand="sportbild"],
|
|
@@ -2757,6 +3218,15 @@
|
|
|
2757
3218
|
letter-spacing: var(--display-2-letter-space);
|
|
2758
3219
|
}
|
|
2759
3220
|
|
|
3221
|
+
[data-content-brand="sportbild"] .paywall-card-note,
|
|
3222
|
+
:host([data-content-brand="sportbild"]) .paywall-card-note {
|
|
3223
|
+
font-family: var(--title-font-family);
|
|
3224
|
+
font-weight: var(--title-font-weight);
|
|
3225
|
+
font-size: var(--size-5-x, 40px);
|
|
3226
|
+
line-height: var(--size-5-x, 40px);
|
|
3227
|
+
letter-spacing: var(--display-3-letter-space);
|
|
3228
|
+
}
|
|
3229
|
+
|
|
2760
3230
|
/* === BREAKPOINT TOKENS === */
|
|
2761
3231
|
|
|
2762
3232
|
[data-content-brand="sportbild"],
|
|
@@ -2978,6 +3448,22 @@
|
|
|
2978
3448
|
text-transform: uppercase;
|
|
2979
3449
|
}
|
|
2980
3450
|
|
|
3451
|
+
[data-content-brand="sportbild"] .app-bottom-bar-label-default,
|
|
3452
|
+
:host([data-content-brand="sportbild"]) .app-bottom-bar-label-default {
|
|
3453
|
+
font-family: var(--body-font-family);
|
|
3454
|
+
font-weight: var(--font-weight-book, 400);
|
|
3455
|
+
font-size: 11px;
|
|
3456
|
+
line-height: 14.4px;
|
|
3457
|
+
}
|
|
3458
|
+
|
|
3459
|
+
[data-content-brand="sportbild"] .app-bottom-bar-label-active,
|
|
3460
|
+
:host([data-content-brand="sportbild"]) .app-bottom-bar-label-active {
|
|
3461
|
+
font-family: var(--body-font-family);
|
|
3462
|
+
font-weight: var(--font-weight-bold, 700);
|
|
3463
|
+
font-size: 11px;
|
|
3464
|
+
line-height: 14.4px;
|
|
3465
|
+
}
|
|
3466
|
+
|
|
2981
3467
|
/* === BREAKPOINT TOKENS === */
|
|
2982
3468
|
|
|
2983
3469
|
[data-content-brand="sportbild"],
|
|
@@ -3073,6 +3559,51 @@
|
|
|
3073
3559
|
font-style: italic;
|
|
3074
3560
|
}
|
|
3075
3561
|
|
|
3562
|
+
[data-content-brand="sportbild"] .a-teaser-a-teaser-headline,
|
|
3563
|
+
:host([data-content-brand="sportbild"]) .a-teaser-a-teaser-headline {
|
|
3564
|
+
font-family: var(--headline-font-family);
|
|
3565
|
+
font-weight: 900;
|
|
3566
|
+
font-size: var(--headline-3-font-size);
|
|
3567
|
+
line-height: var(--headline-3-font-size);
|
|
3568
|
+
font-style: italic;
|
|
3569
|
+
}
|
|
3570
|
+
|
|
3571
|
+
[data-content-brand="sportbild"] .m-qteaser-m-qteaser-kicker,
|
|
3572
|
+
:host([data-content-brand="sportbild"]) .m-qteaser-m-qteaser-kicker {
|
|
3573
|
+
font-family: var(--kicker-font-family);
|
|
3574
|
+
font-weight: 700;
|
|
3575
|
+
font-size: var(--kicker-4-font-size);
|
|
3576
|
+
line-height: var(--kicker-4-line-height);
|
|
3577
|
+
font-style: italic;
|
|
3578
|
+
}
|
|
3579
|
+
|
|
3580
|
+
[data-content-brand="sportbild"] .m-qteaser-m-qteaser-headline,
|
|
3581
|
+
:host([data-content-brand="sportbild"]) .m-qteaser-m-qteaser-headline {
|
|
3582
|
+
font-family: var(--headline-font-family);
|
|
3583
|
+
font-weight: 900;
|
|
3584
|
+
font-size: var(--headline-4-font-size);
|
|
3585
|
+
line-height: var(--headline-4-line-height);
|
|
3586
|
+
font-style: italic;
|
|
3587
|
+
}
|
|
3588
|
+
|
|
3589
|
+
[data-content-brand="sportbild"] .q-teaser-q-teaser-headline,
|
|
3590
|
+
:host([data-content-brand="sportbild"]) .q-teaser-q-teaser-headline {
|
|
3591
|
+
font-family: var(--headline-font-family);
|
|
3592
|
+
font-weight: 900;
|
|
3593
|
+
font-size: var(--headline-1-font-size);
|
|
3594
|
+
line-height: var(--headline-1-line-height);
|
|
3595
|
+
font-style: italic;
|
|
3596
|
+
}
|
|
3597
|
+
|
|
3598
|
+
[data-content-brand="sportbild"] .std-teaser-std-teaser-headline,
|
|
3599
|
+
:host([data-content-brand="sportbild"]) .std-teaser-std-teaser-headline {
|
|
3600
|
+
font-family: var(--headline-font-family);
|
|
3601
|
+
font-weight: 700;
|
|
3602
|
+
font-size: var(--headline-4-font-size);
|
|
3603
|
+
line-height: var(--headline-4-line-height);
|
|
3604
|
+
font-style: italic;
|
|
3605
|
+
}
|
|
3606
|
+
|
|
3076
3607
|
/* === BREAKPOINT TOKENS === */
|
|
3077
3608
|
|
|
3078
3609
|
[data-content-brand="sportbild"],
|