Change error messsage color on login
This commit is contained in:
parent
ef2186d47f
commit
06368a3fe9
|
@ -26,3 +26,7 @@
|
|||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.errmsg{
|
||||
color: salmon;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue