f0ck95 navlink unify with pagination style

This commit is contained in:
Kibi Kelburton 2022-05-19 14:46:22 +02:00
parent 9f4432a942
commit e16138583e

View File

@ -672,6 +672,8 @@ html[theme="f0ck95"] .nav-link, .pagination > a, .pagination > span {
border-bottom: outset 1px silver;
border-right: outset 1px silver;
border-top: 1px outset gray;
box-shadow: var(--pagination-anchor-box-shadow);
background-image: linear-gradient(to bottom,var(--nav-link-background-linear-gradient));
}
html[theme="f0ck95"] .pagination > a, .pagination > span {