noname/theme/cardstyle/music.css

7 lines
131 B
CSS
Raw Normal View History

2015-11-06 10:05:08 +00:00
.card:not(*:empty){
color:rgb(77, 60, 51);
text-shadow:none;
background: url('../music/wood3.png');
background-size:auto;
}