5 lines
62 B
CSS
5 lines
62 B
CSS
|
|
||
|
.highlighted {
|
||
|
color: red;
|
||
|
font-weight: normal;
|
||
|
}
|