Files
Readarr/frontend/src/Artist/Index/Posters/ArtistIndexPosterInfo.css
T
2017-09-05 23:00:26 -04:00

7 lines
113 B
CSS

.info {
background-color: $defaultColor;
color: $white;
text-align: center;
font-size: $smallFontSize;
}