moviewyrm/bookwyrm/static/css
Fabien Basmaison 7f0b3184a1 cover: Use book-cover as component:
- Avoid specifying context-dependent values in CSS for components. Those values can be defined by the context calling the component.
- Use `<figure>` with optional caption.
- Reduce redundant markup.
- Allow more variables to be passed to the book-cover (image path and class for the container).
- Hide the book cover to screen readers.
2021-04-24 12:48:55 +02:00
..
fonts [lint] Ignore newline in svg files within fonts/. 2021-03-04 19:24:11 +01:00
vendor [assets] Add comment to mention replacing font icons with SVG. 2021-04-07 10:49:52 +02:00
bookwyrm.css cover: Use book-cover as component: 2021-04-24 12:48:55 +02:00