3 lines
42 B
CSS
3 lines
42 B
CSS
|
|
div.card{
|
||
|
|
background-color: #afda8e;
|
||
|
|
}
|