1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-17 14:22:24 +02:00

Merge branch 'develop' of https://github.com/GilbN/theme.park into develop

This commit is contained in:
GilbN 2021-12-22 21:15:13 +01:00
commit 0e10fed794

View File

@ -603,7 +603,9 @@ a:hover {
/* POSTERS */
[class*="AuthorIndexPoster-title-"],
[class*="AuthorIndexPosterInfo-info-"] {
[class*="AuthorIndexPosterInfo-info-"],
[class*="BookIndexPoster-title-"],
[class*="BookIndexPosterInfo-info-"] {
background-color: rgba(255, 255, 255, 0.08);
color: var(--text-hover);
}