Fix presentation of index page and sign-in page.

This commit is contained in:
takezoe
2013-06-29 03:49:31 +09:00
parent 7da39b4785
commit c7d6a56ea2
7 changed files with 68 additions and 21 deletions

View File

@@ -172,6 +172,11 @@ hr {
margin-bottom: 4px;
}
div.signin-form {
width: 350px;
margin: 30px auto;
}
/****************************************************************************/
/* Repository Viewer */
/****************************************************************************/