Browse Source

autotest: adjust logo height

zr-v5.1
Andrew Tridgell 5 years ago
parent
commit
26508692d9
  1. 2
      Tools/autotest/web-firmware/css/main.css

2
Tools/autotest/web-firmware/css/main.css

@ -13,7 +13,7 @@ body { @@ -13,7 +13,7 @@ body {
#logo {
background-image:url(../images/logo.png);
background-repeat:no-repeat;
height: 120px;
height: 140px;
width: 420px;
-moz-box-shadow: 2px 2px 5px #888;
-webkit-box-shadow: 2px 2px 5px #888;

Loading…
Cancel
Save