maj ninegate
Some checks failed
Cadoles/nineskeletor/pipeline/head There was a failure building this commit

This commit is contained in:
2023-01-10 16:03:08 +01:00
parent 09bd5e9e65
commit 8eaf759f88
4 changed files with 6 additions and 3 deletions

View File

@ -41,6 +41,12 @@
.card-header {
color: var(--colorbgbodydark);
}
.card-header h3 a {
color: var(--colorbgbodydark);
}
.card-header h3 a:hover {
color: var(--colorfttitlelight-darker);
}
.card-body {
color: var(--colorbgbodydark);
}