0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 14:08:23 -05:00

fix search result title disappearing after being visited

This commit is contained in:
cybrejon 2023-12-20 22:25:25 +08:00
parent 9c3c53242b
commit c7af9f9faf

View File

@ -348,7 +348,7 @@ footer div {
}
.results_aggregated .result h1 a:visited {
color: var(--background-color);
color: var(--color-five);
}
.results_aggregated .result small {