mirror of
https://github.com/flarum/framework.git
synced 2024-12-01 14:20:47 +08:00
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
|
.ValidationError {
|
||
|
font-size: 0.9em;
|
||
|
font-weight: bold;
|
||
|
color: @validation-error-color;
|
||
|
}
|