bootstrap/site
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
..
assets Separate override for hr's in component examples 2022-02-25 08:37:38 -08:00
content Prefer Linux-specific fonts over Arial 2022-02-25 18:16:26 -08:00
data docs: add Tabler Icons to list of icon packs (#35497) 2022-02-25 13:38:23 -08:00
layouts Docs: replace CSS by utilities in examples (#35699) 2022-02-23 10:31:18 -08:00
static Prepare v5.1.0. (#34674) 2021-08-04 18:41:51 +03:00
.eslintrc.json ESLint: disable no-negated-condition rule (#35137) 2021-10-08 12:47:55 +03:00