blob: ba4b4fa7d3f2884455859fa32d8e13f3cbb9204d [file] [log] [blame]
.result {
font-size: 24px;
margin: 0.5em 0;
width: 700px;
height: 56px;
}
.error {
background-color: red;
}
.warn {
background-color: yellow;
}
.success {
background-color: lightgreen;
}