Files
spotify-recent-oauth/css/style.css
2026-04-08 12:40:48 +02:00

10 lines
133 B
CSS

.sro-block img {
max-width: 300px;
}
.sro-block .song {
font-weight: bold;
}
.sro-block .last_played {
color: #ff8f3f;
}