9 lines
105 B

4 years ago
.highlight {
background-color: yellow;
}
.error {
background-color: lightcoral;
border-color: red;
}