Finish select character scene and custom character scene
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
<style>
|
||||
#loginScene {
|
||||
background: #000000;
|
||||
border: 1px solid #ebeeee;
|
||||
/*border: 1px solid #ebeeee;*/
|
||||
border-radius: 6px;
|
||||
margin: 20px auto 0;
|
||||
width: 90%;
|
||||
@@ -45,8 +45,8 @@
|
||||
}
|
||||
#loginScene button {
|
||||
margin: 10px;
|
||||
background-color: #ebeeee;;
|
||||
color: black;
|
||||
background-color: black;;
|
||||
color: #ebeeee;
|
||||
border-radius: 7px;
|
||||
padding-bottom: 4px;
|
||||
width: 100px;
|
||||
|
||||
Reference in New Issue
Block a user