static/css/custom.css aktualisiert
All checks were successful
Website / Website veröffentlichen (push) Successful in 7s

This commit is contained in:
2026-01-18 14:36:33 +01:00
parent 62d7bbf2ed
commit 5e96412258

View File

@@ -61,6 +61,11 @@ body {
transition: 400ms; transition: 400ms;
} }
.header-green-custom :is(h1, h2, h3, h4, h5, h6) { .header-green-custom h1,
.header-green-custom h2,
.header-green-custom h3,
.header-green-custom h4,
.header-green-custom h5,
.header-green-custom h6 {
color: #00ad8e; color: #00ad8e;
} }