Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion datenschutzerklaerung.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
rel="stylesheet"
href="https://db-ui.github.io/core/css/pattern-scaffolding-project-specific.css"
/>
<link rel="stylesheet" href="styles/v2.css" />
<link rel="stylesheet" href="styles/gen-2.css" />
<link rel="icon" type="image/svg+xml" href="/images/favicon.ico" />
</head>
<body class="tpl-intro">
Expand Down
4 changes: 2 additions & 2 deletions de.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
rel="stylesheet"
href="https://db-ui.github.io/core/css/pattern-scaffolding-project-specific.css"
/>
<link rel="stylesheet" href="styles/v2.css" />
<link rel="stylesheet" href="styles/gen-2.css" />
<link rel="alternate" href="index.html" hreflang="en" />
<link rel="icon" type="image/svg+xml" href="/images/favicon.ico" />
</head>
Expand Down Expand Up @@ -43,7 +43,7 @@ <h1>Starke digitale Produkte</h1>
als die Demokratisierung der Entwicklung bestmöglich zu unterstützen.
</p>
<p><strong>Wichtig</strong>:<br>
Wir haben die <a href="https://design-system.deutschebahn.com/">neue stabile Version des DB UX Design Systems v3</a> veröffentlicht, das die Nachfolge dieser Generation von DB Design Systemen antritt. Insbesondere für neue Projekte empfehlen wir daher, auf dem DB UX Design System v3 aufzubauen. Die neue Version bietet einige großartige Vorteile und Optimierungen, insbesondere in Bezug auf Barrierefreiheitstests, weitere und bessere Framework-Unterstützung und kontinuierliche Weiterentwicklung.
Wir haben die <a href="https://design-system.deutschebahn.com/">neue stabile Version des DB UX Design Systems – Generation 3</a> veröffentlicht, das die Nachfolge dieser Generation von DB Design Systemen antritt. Insbesondere für neue Projekte empfehlen wir daher, auf dem DB UX Design System – Generation 3 aufzubauen. Die neue Version bietet einige großartige Vorteile und Optimierungen, insbesondere in Bezug auf Barrierefreiheitstests, weitere und bessere Framework-Unterstützung und kontinuierliche Weiterentwicklung.
Bitte beachte, dass wir ab sofort keine neuen Funktionen mehr bereitstellen werden, sondern bis zum Ende der Lebensdauer Ende 2026 nur noch Fehlerbehebungen.</p>
<img src="images/header_image_0.guetzli.jpg" srcset="images/header_image_0.guetzli.2x.jpg 2x, images/header_image_0.guetzli.3x.jpg 3x" width="1012" height="338" alt="" style="margin: auto; display: block; max-width: 100%;">
<p>
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
rel="stylesheet"
href="https://db-ui.github.io/core/css/pattern-scaffolding-project-specific.css"
/>
<link rel="stylesheet" href="styles/v2.css" />
<link rel="stylesheet" href="styles/gen-2.css" />
<link rel="alternate" href="de.html" hreflang="de" />
<link rel="icon" type="image/svg+xml" href="/images/favicon.ico" />
</head>
Expand Down Expand Up @@ -42,7 +42,7 @@ <h1>Strong digital products</h1>
and accessible, we're about democratizing the development.
</p>
<p><strong>Important</strong>:<br>
We've released the <a href="https://design-system.deutschebahn.com/">new stable version of the DB UX Design System v3</a>, which is the successor to this generation of DB Design Systems. Especially for new projects, we strongly recommend building on DB UX Design System v3. The new version has some great benefits and optimisations, especially in terms of accessibility testing, further and better framework support and ongoing development.
We've released the <a href="https://design-system.deutschebahn.com/">new stable version of the DB UX Design System – Generation 3</a>, which is the successor to this generation of DB Design Systems. Especially for new projects, we strongly recommend building on DB UX Design System – Generation 3. The new version has some great benefits and optimisations, especially in terms of accessibility testing, further and better framework support and ongoing development.
Please note that we won't be providing any new features from now on, only bug fixes until EOL at the end of 2026.</p>
<img src="images/header_image_0.guetzli.jpg" srcset="images/header_image_0.guetzli.2x.jpg 2x, images/header_image_0.guetzli.3x.jpg 3x" width="1012" height="338" alt="" style="margin: auto; display: block; max-width: 100%;">
<p>
Expand Down
2 changes: 1 addition & 1 deletion styles/v2.css → styles/gen-2.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

main:target {
scroll-margin-top: 130px;
}
}