1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00
This commit is contained in:
cTn 2014-02-27 12:05:31 +01:00
parent f0e8163aad
commit 94947808e3
3 changed files with 2 additions and 13 deletions

View file

@ -1,4 +1,4 @@
<span>xx.xx.2014 - 0.27</span>
<span>02.27.2014 - 0.27</span>
<p>
- Sensor Tab UI bugfixes<br />
- Firmware Flasher functionality improvements<br />

View file

@ -90,12 +90,4 @@
}
.firmware_flasher:hover {
background-color: #dedcdc;
}
.created {
position: absolute;
width: 920px;
bottom: 5px;
text-align: center;
}

View file

@ -23,8 +23,5 @@
</p>
<a href="http://goo.gl/xQMKN" target="_blank" title="Donate"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a>
</div>
<a class="firmware_flasher" href="#">Firmware Flasher</a>
<p class="created">
created for <strong>baseflight</strong> by <strong>cTn</strong> &copy;
</p>
<a class="firmware_flasher" href="#">Firmware Flasher</a>
</div>