master #50

Merged
schrumpel merged 101 commits from master into dev 2022-10-22 23:40:03 +00:00
Showing only changes of commit eb5d4ccfbe - Show all commits

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 {