Replying to

OHH could you help?

Comment
f00f the f00fy 10/17/2024

you could change the raised color, but if you'd rather not, this code will set the warning message to black:

#warning_dialog div {
  background: #000;
}

you can change it to any other background/color value you like


Add a reply
0/2048

Done! Hopefully it worked?