Add white fundamental analysis heading above tab navigation

This commit is contained in:
2026-05-21 16:26:03 +02:00
parent 0e5a4878d5
commit ae0c146c87
2 changed files with 5 additions and 0 deletions
@@ -60,6 +60,7 @@
<p class="sg-strong sg-text-layout-pattern__sample sg-text-layout-pattern__sample--full-width sg-vsf-drawer-next-earnings" data-pattern-part="text-block-full-width">
Nächste Quartalszahlen: nicht bekannt
</p>
<h2 class="sg-heading-h2 sg-vsf-fundamental-analysis-heading">Fundamentalanalyse vom 12.5.2026</h2>
<div class="sg-content-block-card-group" data-pattern="card-gruppe-mit-tastennavigation">
<div class="sg-tab-button-group sg-content-block-card-group__tabs" role="tablist" aria-label="Fundamentalanalyse Navigation" data-component="tab-navigation" data-component-size="large">
<button class="sg-interaction-element sg-button sg-tab-button" type="button" role="tab" aria-selected="true" aria-controls="vsf-fundamental-tab-panel-1" id="vsf-fundamental-tab-1" data-component-part="tab-button">Gesamtbewertung</button>
+4
View File
@@ -2139,6 +2139,10 @@ section + section {
color: var(--text-vsf-drawer-object-card-body);
}
.sg-vsf-fundamental-analysis-heading {
color: var(--text-vsf-drawer-object-card-body);
}
/* ========================================================= */
/* Patterns: Text Layouts */
/* ========================================================= */