Add the logo to the signin page.

This commit is contained in:
yackob03 2013-10-13 16:17:52 -04:00
parent 65b0b85ffb
commit ba5824a4a8
2 changed files with 7 additions and 1 deletions

View file

@ -4,6 +4,10 @@ body {
background-color: #eee;
}
.signin-container {
text-align: center;
}
.form-signin {
max-width: 330px;
padding: 15px;