reimbursinator/front/static/css/style.css
2019-02-19 20:15:04 -08:00

9 lines
121 B
CSS

.fa-check-square {
float: right;
color: green;
}
.fa-exclamation-triangle {
float: right;
color: red;
}