better page color

pull/173/head
Aevann 2023-07-21 16:07:28 +03:00
parent 87a53dd30f
commit 2d3cd86fed
1 changed files with 4 additions and 0 deletions

View File

@ -7574,3 +7574,7 @@ bdi {
.comment-collapse-desktop {
border-left: 2px solid;
}
.page-link.active.disabled {
color: rgb(var(--background)) !important;
}