Merge pull request 'hotfix f0ck95' (#34) from dev into master

Reviewed-on: #34
This commit is contained in:
Kibi Kelburton 2022-05-16 20:15:55 +02:00
commit eb5d4ccfbe

View File

@ -472,11 +472,11 @@ html[theme='f0ck95'] {
} }
html[theme="f0ck95"] html, body { html[theme="f0ck95"] html, body {
color: var(--black) !important; color: var(--black);
} }
html[theme="f0ck95"] a { html[theme="f0ck95"] a {
color: var(--black)!important; color: var(--black);
} }
html[theme="f0ck95"] .nav-link, .pagination > a, .pagination > span { html[theme="f0ck95"] .nav-link, .pagination > a, .pagination > span {