4 lines
49 B
CSS
4 lines
49 B
CSS
|
.highlight {
|
||
|
background: rgb(255, 255, 0);
|
||
|
}
|