Skip to content

Make the anonbib more mobile-friendly

Silvio Rhatto requested to merge rhatto/anonbib:feat/mobile into main

Problem

Currently, Anonbib is difficult to read in small devices:

so-small

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:

mobile

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.

Merge request reports

Loading