Fixed bugs

This commit is contained in:
Joey Lai
2017-01-27 14:03:11 +01:00
parent 609f350cd3
commit 5e9629eddd
10 changed files with 127 additions and 113 deletions

View File

@@ -68,6 +68,10 @@ input[type=text], input[type=password], input[type=email], input[type="date"] {
width: 55%;
}
.middle{
text-align: center;
}
.center{
text-align: center;
}