Make the anonbib more mobile-friendly
Problem
Currently, Anonbib is difficult to read in small devices:
Changes
This merge request fixes that by:
- Adding a HTML viewport.
- Making sure Table 1 layout is fixed.
- Adjusting the sections row according to screen width.
Result
For low-width devices:
Live version
Currently available at https://rhatto.pages.torproject.net/anonbib/date.html
Notes
- Break points chosen aren't perfect.
- This is a quick fix. Ideally the section column could be activated by a floating button in the mobile version.