diff --git a/TODO.md b/TODO.md index dd14280..862dd30 100644 --- a/TODO.md +++ b/TODO.md @@ -498,7 +498,7 @@ Goal: rename the tables and column to the canonical M2M pattern (`tags`, `thesis `.tfe-back-link`, `.tfe-restricted` in `tfe.css` - `admin/edit.php`: multiple `style=` on `.admin-form-row` and banner preview → modifier classes in `admin.css` - - `index.php` line 146: `style="padding:2rem;color:#666;"` → `.cards-empty` in `main.css` + - [x] `index.php` line 146: `style="padding:2rem;color:#666;"` → `.cards-empty` in `main.css` - [x] **`.site-nav__right` is a duplicate of `.site-nav__link`** - removed `.site-nav__right` block from `common.css`; updated `nav.php` to use `.site-nav__link` on the À Propos link. @@ -580,27 +580,27 @@ The design does **not** need to change - only the vocabulary of the markup. ### II - `public/index.php` -- [ ] **`
`** is a status/notice banner. Use `

` or +- [x] **`

`** is a status/notice banner. Use `

` or `` - both carry live-region semantics for screen readers without extra ARIA. -- [ ] **`

`** is a list of navigable items. Replace with `