1
0
mirror of https://github.com/shadowfacts/type.git synced 2025-01-09 10:24:18 +00:00
type/main.css
2016-09-28 18:33:02 -04:00

8 lines
104 B
CSS

.invalid {
background-color: red;
color: white !important;
}
.incomplete {
color: gray !important;
}