jlrdw's avatar
Level 75

Page numbers on light theme

Page numbers on light theme are suddenly white instead of black.

0 likes
6 replies
hupp's avatar

@jlrdw Add Css

.page-number {
    color: black!important;
}

Make sure you have not added any package or change structure which applied white color to text in light theme.

3 likes
jlrdw's avatar
Level 75

@hupp I am talking about the page numbers on this forum. That's why I put it under feedback.

But thanks for answering.

2 likes
JussiMannisto's avatar

This issue is back. Same for <select> options.

This may be a personal preference, but I find the 500 font weight a bit hard on the eyes on light mode. Changing it to 400 makes it easier to read.

Please or to participate in this conversation.