mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 11:29:58 +03:00
8 lines
114 B
CSS
8 lines
114 B
CSS
IMG {
|
|
max-width: 700px;
|
|
}
|
|
|
|
/* mainly for the cli reference table */
|
|
TABLE TR TD, TABLE TR TH {
|
|
font-size: 9px
|
|
}
|