1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-05 15:07:11 +02:00

more artist page fixes.

This commit is contained in:
GilbN 2018-08-18 10:58:56 +02:00
parent 88cee3f4c0
commit 2eb012181d
2 changed files with 14 additions and 0 deletions

View File

@ -729,6 +729,13 @@ pre {
border-top: none;
background-color: rgba(0, 0, 0, .25);
}
.ArtistIndexOverview-container-3_iEh:hover .ArtistIndexOverview-content-3zZhb {
background-color: hsla(0,0%,100%,.08);
}
.ArtistIndexBanner-title-3TKM6 {
background-color: rgba(0, 0, 0, .25);
color: #fff;
}
/* Table view*/

View File

@ -685,6 +685,13 @@ pre {
border-top: none;
background-color: rgba(0, 0, 0, .25);
}
.ArtistIndexOverview-container-3_iEh:hover .ArtistIndexOverview-content-3zZhb {
background-color: hsla(0,0%,100%,.08);
}
.ArtistIndexBanner-title-3TKM6 {
background-color: rgba(0, 0, 0, .25);
color: #fff;
}
/* Table view*/