fix white text on white background in text search

This commit is contained in:
partisan 2024-05-15 16:39:57 +02:00
parent 5b77d2a03c
commit 8acbc3b43e

View file

@ -1235,7 +1235,6 @@ p {
.result_sublink a:hover,
.result_sublink a:visited {
text-decoration: none;
color: #ebecf7;
font-size: 14px;
}