mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 22:18:23 -05:00
fix search result title disappearing after being visited
This commit is contained in:
parent
9c3c53242b
commit
c7af9f9faf
@ -348,7 +348,7 @@ footer div {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.results_aggregated .result h1 a:visited {
|
.results_aggregated .result h1 a:visited {
|
||||||
color: var(--background-color);
|
color: var(--color-five);
|
||||||
}
|
}
|
||||||
|
|
||||||
.results_aggregated .result small {
|
.results_aggregated .result small {
|
||||||
|
Loading…
Reference in New Issue
Block a user