noname/theme/style/card/music.css

7 lines
134 B
CSS

.card:not(*:empty){
color:rgb(77, 60, 51);
text-shadow:none;
background: url('../../music/wood3.png');
background-size:auto;
}