blob: ebf683e1f3bea4cb0a6531c4bcacc1f11bdb3e50 [file] [log] [blame]
/** Add css rules here for your application. */
/** Example rules used by the template application (remove for your app) */
h1 {
font-size: 2em;
font-weight: bold;
color: #777777;
margin: 40px 0px 70px;
text-align: center;
}
.serverResponseLabelError {
color: red;
}