4 lines
47 B
CSS
4 lines
47 B
CSS
|
.errormsg {
|
||
|
font-size: 80%;
|
||
|
color: red;
|
||
|
}
|