mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-15 21:34:46 +00:00

Borrowing from 5112187fa[1] in the pgeu-system codebase, this returns the ability to bold text within pgweb by ensuring the Open Sans heavier fonts are loaded. To accomplish this, this patch includes a few more changes: - Normalize the heavier weights under 400, 600, 800. - Ensure any font-weight settings using Open Sans match the standards listed above. - An adjutsment on the event archive page to ensure the font weights are not too bold. [1] https://git.postgresql.org/gitweb/?p=pgeu-system.git;a=commit;h=5112187fac45e0bcadb34e61c6e3e0ac398a5df3