5 lines
53 B
CSS
5 lines
53 B
CSS
|
.bigREDTEXT {
|
||
|
font-size: 14px;
|
||
|
color: red;
|
||
|
}
|