加入狀態畫面

This commit is contained in:
Jay
2017-09-07 17:18:51 +08:00
parent 3c06bf5d8b
commit 97ee7dc6cd
8 changed files with 272 additions and 5 deletions
+4
View File
@@ -2,4 +2,8 @@ html, body{
height: 100%;
width: 100%;
background-color: #eee;
}
.t-right {
text-align: right;
}