2020-08-14 13:36:36 +02:00

5 lines
98 B
CSS

p.javascript-warning {
text-color: red;
background-color: yellow;
border: 1px solid black;
}