noname/theme/style/card/wood.css

7 lines
135 B
CSS

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