fix white text on white background in text search

This commit is contained in:
admin 2024-05-15 16:39:57 +02:00
parent 1e0fabd7c0
commit ee8d6164f0

View file

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