4 lines
43 B
CSS
4 lines
43 B
CSS
.makeItRed {
|
|
background-color: tomato;
|
|
}
|
.makeItRed {
|
|
background-color: tomato;
|
|
}
|