diff --git a/www/css/index.css b/www/css/index.css index ac73766..f4bf40e 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -1139,6 +1139,12 @@ width: 150px;} .ui-content{margin-top: 1em !important;} +.panel_logo { + margin: 0 50% 10%; + transform: translate(-50%, 0); + -webkit-transform: translate(-50%, 0); + -moz-transform: translate(-50%, 0); +} /*footer*/ diff --git a/www/index.html b/www/index.html index b57ca83..a938258 100644 --- a/www/index.html +++ b/www/index.html @@ -50,10 +50,12 @@
-

+