1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-17 14:22:24 +02:00
This commit is contained in:
Marius 2021-07-17 20:12:55 +02:00
parent a13ec89c56
commit 387810a710

View File

@ -443,7 +443,7 @@ a:hover, a:focus {
color: var(--link-color-hover);
}
table.display td:hover a {
color: rgb(var(--accent-color));
color: var(--link-color-hover);
}
.user-overview-stats-instance h3, .user-player-instance-playcount h3, .summary-content-title h1, .summary-content-title h1 a {
color: var(--text-hover);