`.menu {padding: 4px 16px 8px;}` should be `.menu {padding: 4px 16px 4px;}`
- Replaced all <TH> with functions - Optimized CSS (removed some errors too) - Uniform rendering of pages (TH, width first column) - Added some metadata to timing stats page - Reduction in used flash strings.
See #1998
Sketch size is reduced by 5 - 6 kB Files are extracted from original source and moved to `static` directory.