hmn/todo-styles.md

1.1 KiB

Styling TODO

  • Fix spacing of podcast episodes (used to use p-spaced)
  • 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
    styles and use them only in post-content
  • Audit and fix all uses of:
    • big
    • title
    • clear
    • full
    • hidden
    • empty (?!)
    • column
    • content
    • description
  • Re-evaluate form styles
    • theme-color-light is used only for buttons
  • center-layout vs. margin-center
  • Make sure old projects look ok (background images are gone)
  • Audit or delete whenisit
  • optionbar fixes
    • Remove "external" styles (width, padding, etc.)
    • Fix options (no more "buttons")
    • Convert all buttons to links
    • Generally audit visuals
    • Find that thing and kill it?
  • Probably remove uses of .tab
  • everything in _content.scss, ugh