diff --git a/assets/www/index.html b/assets/www/index.html index c094b3a..d45e586 100644 --- a/assets/www/index.html +++ b/assets/www/index.html @@ -9,27 +9,7 @@ body{ background-color: #000; - color: #fff; - text-align: center; - font-family: sans-serif; } - - .wrapper{ - margin: 150px auto; - display: inline-block; - max-width: 100%; - } - input{ - width: 600px; - max-width: 100%; - } - input, button{ - font-size: 30px; - border: 3px solid #333; - border-radius: 10px; - padding: 20px; - } - .logo{ position: absolute; bottom: 20px; @@ -39,62 +19,11 @@ } - - -
- -
- -
-
diff --git a/res/layout/activity_main.xml b/res/layout/activity_main.xml index 8821fe5..16c5bcb 100644 --- a/res/layout/activity_main.xml +++ b/res/layout/activity_main.xml @@ -1,14 +1,44 @@ + + + + +