0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-10 22:24:19 +01:00
Bootstrap/site/content/docs/5.1
Erik Faye-Lund 4ee1465acf Prefer Linux-specific fonts over Arial
Some Linux distributions (like Debian) have fontconfig aliases for Arial
that picks specific fonts. But such generic aliases might be less
desirable than the known-good Linux specific fonts.

This fixes a problem on my setup where Liberation Sans is aliased as
Arial, even when Noto Sans is available. Liberation Sans doesn't support
a weight of 500, so we end up rendering headers at the normal weight of
400, which makes them stand out less. Reordering the Arial fallback
makes us instead pick Noto Sans over Lieration Sans, which does support
a weight of 500, and makes headers stand out again.

While we're at it, fixup the reboot documentation to match, and change
the comment about Helvetica Neue; that's not a "Basic web-fallback" font,
it's the UI font on older iOS and macOS versions.
2022-02-25 18:16:26 -08:00
..
about Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
components Add z-index for .toast-container (#35859) 2022-02-25 08:49:02 -08:00
content Prefer Linux-specific fonts over Arial 2022-02-25 18:16:26 -08:00
customize Remove remaining .navbar-light classes (#35814) 2022-02-09 21:12:08 +02:00
examples Remove border of disabled calendar buttons in Dropdowns example 2022-02-25 12:37:27 -08:00
extend docs: fix typos in approach and placeholders (#34781) 2021-08-20 18:25:03 +03:00
forms Fixes #32082 2022-02-11 10:06:15 -08:00
getting-started Update cspell config (#35647) 2022-01-11 11:17:12 +02:00
helpers docs: add reference to sticky-xxl utils (#35579) 2021-12-21 09:22:58 +02:00
layout Change X to Extra 2022-01-30 18:09:48 -08:00
utilities Update api.md (#35486) 2021-12-28 14:38:35 +02:00
_index.html Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
migration.md Mention form height change in migration guide 2022-02-24 13:14:38 -08:00