Color for errors
This commit is contained in:
@@ -1117,6 +1117,10 @@ footer .footer-inner .footer-col.img {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.errors {
|
||||
color: red;
|
||||
}
|
||||
|
||||
@keyframes rotate {
|
||||
0% {
|
||||
transform: rotate(0deg);
|
||||
|
||||
Reference in New Issue
Block a user