4 lines
39 B
CSS
4 lines
39 B
CSS
|
.pink {
|
||
|
background-color: #ffc0cb;
|
||
|
}
|