Description
- Remove background-color from TOC (currently: .sidebar-toc: background-color: #f8f9fa;)
- Update bottom gradient to use white instead of gray (currently: .sidebar-toc:after: background: linear-gradient(rgba(255,255,255,0),#f8f9fa);)
- Reduce padding-left to 15px (currently: 32px)
- Add hyphen: auto; to .sidebar-toc-link elements
before | after |