Merge pull request 'blah' (#46) from dev into master

Reviewed-on: #46
This commit is contained in:
Kibi Kelburton 2022-05-19 14:53:00 +02:00
commit 961ec2cf55

View File

@ -676,6 +676,10 @@ html[theme="f0ck95"] .nav-link, .pagination > a, .pagination > span {
background-image: linear-gradient(to bottom,var(--nav-link-background-linear-gradient));
}
html[theme="f0ck95"] .pagination > a:active, .pagination > span {
color: black;
}
html[theme="f0ck95"] .pagination > a, .pagination > span {
border-radius: 0;
border-left: inset 1px silver;