version v0.1.3

This commit is contained in:
2016-02-14 04:37:31 +01:00
parent 7dd657471d
commit 45a0e86e74
18 changed files with 366 additions and 83 deletions

View File

@@ -7,7 +7,7 @@ body {
}
#main {
margin-top: 20px;
margin-top: 10px;
background-color: rgba(0, 0, 0, 1);
margin-left: auto;
margin-right: auto;
@@ -15,7 +15,7 @@ body {
#pong {
border: 1px solid rgba(255, 255, 255, 1);
margin-top: 50px;
margin-top: 5px;
}