mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
CF - restore docs folder from master_v1.x
This commit is contained in:
parent
6a869f05f6
commit
f9f41530bf
143 changed files with 9321 additions and 0 deletions
8
docs/override.css
Executable file
8
docs/override.css
Executable file
|
@ -0,0 +1,8 @@
|
|||
IMG {
|
||||
max-width: 700px;
|
||||
}
|
||||
|
||||
/* mainly for the cli reference table */
|
||||
TABLE TR TD, TABLE TR TH {
|
||||
font-size: 9px
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue