10 lines
133 B
CSS
10 lines
133 B
CSS
.sro-block img {
|
|
max-width: 300px;
|
|
}
|
|
.sro-block .song {
|
|
font-weight: bold;
|
|
}
|
|
.sro-block .last_played {
|
|
color: #ff8f3f;
|
|
}
|