fixed top margin

This commit is contained in:
aynik 2015-04-14 21:32:17 +02:00 committed by aynik
parent 37ec35c3a9
commit 53453f2ee3
1 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,10 @@ a:hover, #chat a:hover {
border-radius: 0px;
}
.container {
margin: 40px auto;
}
#sign-in label {
font: 14px Lato, sans-serif;
color: #666;