forked from mirrors/bookwyrm
a05b14c338
- Wrap block level elements within block level elements, not inline. - Avoid empty blocks. - Change `<hr>` in lists into allowed type of children. - Fix duplicated ID (some change that was not propagated across the template?). - Make the anchor optional in the navbar (interactive elements (`a`, `input`, `button`…) should not appear into other interactive elements). - Remove redundant `role` on main navigation. - Make the modal a modal with `role="dialog". - Use `button` instead of form-less `label`. |
||
---|---|---|
.. | ||
book_preview.html | ||
status.html | ||
status_body.html | ||
status_content.html | ||
status_header.html | ||
status_options.html |