hmn/todo-styles.md

18 lines
638 B
Markdown
Raw Normal View History

Styling TODO
- [ ] Fix spacing of podcast episodes (used to use p-spaced)
- [x] Audit uses of tables across the site to see where we might actually need to apply table-layout: fixed and border-collapse: collapse
- There are zero tables on the site except one used for Asaf's debugging.
- [ ] Recover <hr> styles and use them only in post-content
- [ ] Audit and fix all uses of:
- [ ] big
- [ ] title
- [x] clear
- [x] full
- [ ] hidden
- [x] empty (?!)
- [x] column
- [ ] Re-evaluate form styles
- [ ] theme-color-light is used only for buttons
- [ ] center-layout vs. margin-center