Fix the signin page.

This commit is contained in:
takezoe
2013-06-03 01:44:00 +09:00
parent bbd2e32a4d
commit a1f7310e72
3 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@ div.body {
margin-bottom: 40px;
}
span.error-message {
span.error {
color: red;
}