Adjusting the Style of The Pager

This commit is contained in:
2025-05-28 16:15:38 +02:00
parent fdb681edc7
commit d32367241b
+2
View File
@@ -899,6 +899,8 @@ div.content {
cursor: pointer; cursor: pointer;
text-decoration: none; text-decoration: none;
margin: 0px 2px 0px 2px; margin: 0px 2px 0px 2px;
color: var(--clr-light-a0);
font-weight: 500;
} }