Re: New commitfest app release on August 19th

Поиск
Список
Период
Сортировка
От Jelte Fennema-Nio
Тема Re: New commitfest app release on August 19th
Дата
Msg-id CAGECzQRkBV5=8W+Cq-HFmovfBv6iE4aioh46NBX-i9mNpPZAAw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: New commitfest app release on August 19th  (John Naylor <johncnaylorls@gmail.com>)
Ответы Re: New commitfest app release on August 19th
Список 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 по дате отправления: