mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
autotest: adjust logo height
This commit is contained in:
parent
ab66b9e98c
commit
26508692d9
@ -13,7 +13,7 @@ body {
|
|||||||
#logo {
|
#logo {
|
||||||
background-image:url(../images/logo.png);
|
background-image:url(../images/logo.png);
|
||||||
background-repeat:no-repeat;
|
background-repeat:no-repeat;
|
||||||
height: 120px;
|
height: 140px;
|
||||||
width: 420px;
|
width: 420px;
|
||||||
-moz-box-shadow: 2px 2px 5px #888;
|
-moz-box-shadow: 2px 2px 5px #888;
|
||||||
-webkit-box-shadow: 2px 2px 5px #888;
|
-webkit-box-shadow: 2px 2px 5px #888;
|
||||||
|
Loading…
Reference in New Issue
Block a user