- Added username and room input
- Reformatting
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
/*#login {*/
|
||||
/* display: block;*/
|
||||
/*}*/
|
||||
#login {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/*#game {*/
|
||||
/* display: none;*/
|
||||
/*}*/
|
||||
#game {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*#chat {*/
|
||||
/* display: none;*/
|
||||
/*}*/
|
||||
#chat {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user