Make the error message more prominent.

This commit is contained in:
Justin Hawkins 2022-04-07 21:47:35 +09:30
parent 394c77f139
commit 8567173c77

View File

@ -57,6 +57,7 @@
}
.error {
color: red;
font-size: 150%;
}
.success {
color: green;