Re: New commitfest app release on August 19th - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: New commitfest app release on August 19th
Date
Msg-id CAGECzQRkBV5=8W+Cq-HFmovfBv6iE4aioh46NBX-i9mNpPZAAw@mail.gmail.com
Whole thread Raw
In response to Re: New commitfest app release on August 19th  (John Naylor <johncnaylorls@gmail.com>)
Responses Re: New commitfest app release on August 19th
List pgsql-hackers
On Tue, 19 Aug 2025 at 09:31, John Naylor <johncnaylorls@gmail.com> wrote:
> I found the font difficult to read, like it's not rendering smoothly
> on my system. While the text looked smaller, I had to zoom out to 75%
> in my browser to get the whole table to fit on screen --  anyone else?
> (I didn't see font in the list of changes...)

That's a difference between Bootstrap 3 and Bootstrap 5 I guess.
Before font-family was set to this:

"Helvetica Neue", Helvetica, Arial, sans-serif

Now it's set to this much longer fallback string:

system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto
Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"

Can you check what font is actually being used on your system like this[1]?

[1]: https://devtoolstips.org/tips/en/list-used-fonts/



pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: VM corruption on standby
Next
From: John Naylor
Date:
Subject: Re: New commitfest app release on August 19th