Merge pull request 'hotfix f0ck95' (#34) from dev into master
Reviewed-on: #34
This commit is contained in:
commit
eb5d4ccfbe
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user