master #50

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

View File

@ -789,6 +789,9 @@ html[theme="f0ck95d"] a {
html[theme="f0ck95d"] span#favs {
border: inset 1px gray;
background: rgba(255,255,255,.04),rgba(255,255,255,0);
background-image: linear-gradient(to bottom,var(--nav-link-background-linear-gradient));
box-shadow: var(--nav-link-box-shadow);
}
html[theme="f0ck95d"] .nav-link, .pagination > a, .pagination > span {