1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 19:40:31 +03:00
betaflight/docs/override.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
}