diff --git a/html/image/logo7100.png b/html/image/logo7100.png
deleted file mode 100644
index cf94964ce..000000000
Binary files a/html/image/logo7100.png and /dev/null differ
diff --git a/html/image/logo7200.png b/html/image/logo7200.png
deleted file mode 100644
index 57ba0e556..000000000
Binary files a/html/image/logo7200.png and /dev/null differ
diff --git a/html/image/logo7300.png b/html/image/logo7300.png
new file mode 100644
index 000000000..975ac2b8a
Binary files /dev/null and b/html/image/logo7300.png differ
diff --git a/html/index.css b/html/index.css
index bf22f6a28..313560e97 100644
--- a/html/index.css
+++ b/html/index.css
@@ -164,9 +164,9 @@ BODY {
}
#login_frm {
position:absolute;
- left:25%;
+ left:15%;
right:35%;
- top:50%;
+ top:15%;
}
}
@media only screen and (min-width : 901px) {
@@ -188,7 +188,7 @@ BODY {
#login_frm {
position:absolute;
left:30%;
- top:25%;
+ top:20%;
}
.input_text {
width: 24em;
@@ -307,3 +307,12 @@ BODY {
font-size: 0.9rem;
opacity: 1;
}
+@media only screen and (max-width:360px) {
+ #p_user{
+ width: 10rem;
+ }
+ #p_pass{
+ width:10rem
+ }
+}
+
\ No newline at end of file
diff --git a/html/index.php b/html/index.php
index 3edf9fa83..d78c61938 100644
--- a/html/index.php
+++ b/html/index.php
@@ -191,7 +191,7 @@ if (isset ($_REQUEST['reconnect']) && isset ($_REQUEST['backurl'])) {
}
echo '
-
+