Add white fundamental analysis heading above tab navigation
This commit is contained in:
@@ -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">
|
<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
|
Nächste Quartalszahlen: nicht bekannt
|
||||||
</p>
|
</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-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">
|
<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>
|
<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>
|
||||||
|
|||||||
@@ -2139,6 +2139,10 @@ section + section {
|
|||||||
color: var(--text-vsf-drawer-object-card-body);
|
color: var(--text-vsf-drawer-object-card-body);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-vsf-fundamental-analysis-heading {
|
||||||
|
color: var(--text-vsf-drawer-object-card-body);
|
||||||
|
}
|
||||||
|
|
||||||
/* ========================================================= */
|
/* ========================================================= */
|
||||||
/* Patterns: Text Layouts */
|
/* Patterns: Text Layouts */
|
||||||
/* ========================================================= */
|
/* ========================================================= */
|
||||||
|
|||||||
Reference in New Issue
Block a user