1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

disabling outline

This commit is contained in:
cTn 2014-01-13 13:47:54 +01:00
parent 2e495d3e7b
commit c6897d1804

View file

@ -3,6 +3,7 @@
padding: 0;
border: 0;
list-style: none;
outline: none;
}
body {
font-family: sans-serif;