autotest: html tidy-up

This commit is contained in:
Andrew Tridgell 2013-03-23 16:19:02 +11:00
parent 3ed71eee05
commit 526418dd90
2 changed files with 2 additions and 6 deletions

View File

@ -2,10 +2,6 @@
/* CSS Document */
/* Background-Styles */
html {
overflow-y: scroll;
}
body {
font-family:Helvetica;
margin:0px;

View File

@ -17,9 +17,8 @@
<h2>ArduPilot Firmware builds</h2>
These firmware builds are automatically generated by the
<a href="http://autotest.diydrones.com">ArduPilot autotest system</a>.
<a href="http://autotest.diydrones.com">ArduPilot autotest system</a>.<p>
<l>
<a href="Plane"><img src="images/plane.png" width="80"
alt="Plane">ArduPlane</a> - for fixed wing aircraft<p>
@ -142,5 +141,6 @@ python px_uploader.py --port /dev/ttyACM0 px4fmu.px4
After starting the script, press the reset button on your PX4FMU to
make it enter bootloader mode.
</div>
</body>
</html>