diff --git a/html/css/index.css b/html/css/index.css index a689327f7..6fc872d0d 100644 --- a/html/css/index.css +++ b/html/css/index.css @@ -3,7 +3,7 @@ * LOGO *************************************/ #logo_id { - width:70px; + width:90px; display:block; } /** small **/ @@ -11,10 +11,10 @@ #logo_id { z-index:-1; - width: 140px; + width: 110px; left: 5px; top: 22px; - height: 140px; + height: 90px; left:0px; display:block; @@ -25,10 +25,10 @@ @media (min-width : 768px) { #logo_id { z-index:-1; - width: 140px; + width:110px; left: 5px; top: 22px; - height: 140px; + height: 90px; display:block; } } @@ -36,10 +36,10 @@ @media (min-width : 992px) { #logo_id { z-index:-1; - width: 140px; + width: 110px; left: 5px; top: 22px; - height: 140px; + height:90px; display:block; } @@ -49,10 +49,10 @@ #logo_id { z-index: -1; - width: 140px; + width: 110px; left: 5px; top: 22px; - height: 140px; + height:90px; display:block; } } diff --git a/html/image/logo8100.png b/html/image/logo8100.png deleted file mode 100644 index da1ccdf25..000000000 Binary files a/html/image/logo8100.png and /dev/null differ diff --git a/html/image/logo9000.png b/html/image/logo9000.png new file mode 100644 index 000000000..0a20936f5 Binary files /dev/null and b/html/image/logo9000.png differ diff --git a/html/index.php b/html/index.php index 1326ea726..edfe0e984 100644 --- a/html/index.php +++ b/html/index.php @@ -214,13 +214,13 @@ if (isset($_REQUEST['reconnect'])&&isset($_REQUEST['backurl'])) ?>
+