5 lines
72 B
CSS
5 lines
72 B
CSS
|
|
.warning-highlight {
|
||
|
|
color: oklch(0.5 0.16 10);
|
||
|
|
font-size: 1.3rem
|
||
|
|
}
|