Add English and Norwegian versions of the thank you page with confirmation instructions and newsletter subscription notification when applicable Style the warning highlight with oklch color
4 lines
72 B
CSS
4 lines
72 B
CSS
.warning-highlight {
|
|
color: oklch(0.5 0.16 10);
|
|
font-size: 1.3rem
|
|
}
|