fixed some bugs, added seed data, changed login to use username + styled login/register page

This commit is contained in:
Mike Kelley
2011-08-27 02:34:18 -06:00
parent 17fee3c6d5
commit 14d7aa9772
8 changed files with 111 additions and 44 deletions

View File

@@ -71,7 +71,7 @@ table a { font-weight:bold; }
#info_box {
width:1024px;
margin:0 auto;
margin:5px auto;
background:#fff;
border:1px solid #e2e2e2;
}