mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-30 01:46:24 +01:00
f968aac038
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com> - `-apple-system, BlinkMacSystemFont` - These are used to target modern iOS Safari, macOS Safari, macOS Firefox and macOS Chrome's system fonts. - ` 'Segoe UI', system-ui,` - These fonts target windows machines on Windows 7+ [reference](https://markdotto.com/2018/02/07/github-system-fonts/#the-stack). Having system-ui placed after Segoe UI allowed Segoe UI to take precedence when used on Windows machines set to Chinese ( Simplified ) language. There are some known language issues around `system-ui` being used: [This github article](https://infinnie.github.io/blog/2017/systemui.html). However, the purpose of `system-ui` [(reference here)](https://drafts.csswg.org/css-fonts-4/#valdef-font-family-system-ui) is to allow web content to integrate with the look and feel of the native OS. Which makes this font-family a good choice for other devices _if_ the problem is solved by putting Segoe UI first. - `Roboto,` - This is our fallback font for androids devices. Having Segoe set before this allows windows to use its system default font even if you have installed Roboto for development reasons. - `Helvetica Neue,` - This is a fallback for older macOS - `Arial` - Using this to catch any of the very old Windows versions (shoutout windows 95) - `sans-serif` - Our last resort to get a font without serifs - ` 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';` - All the emoji's for the OS's mentioned above. 😁 |
||
---|---|---|
.. | ||
0.4.1.rst | ||
0.4.rst | ||
0.5.rst | ||
0.6.rst | ||
0.7.rst | ||
0.8.1.rst | ||
0.8.3.rst | ||
0.8.4.rst | ||
0.8.5.rst | ||
0.8.6.rst | ||
0.8.7.rst | ||
0.8.8.rst | ||
0.8.10.rst | ||
0.8.rst | ||
1.0.rst | ||
1.1.rst | ||
1.2.rst | ||
1.3.1.rst | ||
1.3.rst | ||
1.4.1.rst | ||
1.4.2.rst | ||
1.4.3.rst | ||
1.4.4.rst | ||
1.4.5.rst | ||
1.4.6.rst | ||
1.4.rst | ||
1.5.1.rst | ||
1.5.2.rst | ||
1.5.3.rst | ||
1.5.rst | ||
1.6.1.rst | ||
1.6.2.rst | ||
1.6.3.rst | ||
1.6.rst | ||
1.7.rst | ||
1.8.1.rst | ||
1.8.2.rst | ||
1.8.rst | ||
1.9.1.rst | ||
1.9.rst | ||
1.10.1.rst | ||
1.10.rst | ||
1.11.1.rst | ||
1.11.rst | ||
1.12.1.rst | ||
1.12.2.rst | ||
1.12.3.rst | ||
1.12.4.rst | ||
1.12.5.rst | ||
1.12.6.rst | ||
1.12.rst | ||
1.13.1.rst | ||
1.13.2.rst | ||
1.13.3.rst | ||
1.13.4.rst | ||
1.13.rst | ||
2.0.1.rst | ||
2.0.2.rst | ||
2.0.rst | ||
2.1.1.rst | ||
2.1.2.rst | ||
2.1.3.rst | ||
2.1.rst | ||
2.2.1.rst | ||
2.2.2.rst | ||
2.2.rst | ||
2.3.rst | ||
2.4.rst | ||
2.5.1.rst | ||
2.5.2.rst | ||
2.5.rst | ||
2.6.1.rst | ||
2.6.2.rst | ||
2.6.3.rst | ||
2.6.rst | ||
2.7.1.rst | ||
2.7.2.rst | ||
2.7.3.rst | ||
2.7.4.rst | ||
2.7.rst | ||
2.8.1.rst | ||
2.8.2.rst | ||
2.8.rst | ||
2.9.1.rst | ||
2.9.2.rst | ||
2.9.3.rst | ||
2.9.rst | ||
2.10.1.rst | ||
2.10.2.rst | ||
2.10.rst | ||
2.11.1.rst | ||
2.11.2.rst | ||
2.11.3.rst | ||
2.11.4.rst | ||
2.11.5.rst | ||
2.11.6.rst | ||
2.11.7.rst | ||
2.11.8.rst | ||
2.11.9.rst | ||
2.11.rst | ||
2.12.1.rst | ||
2.12.2.rst | ||
2.12.3.rst | ||
2.12.4.rst | ||
2.12.5.rst | ||
2.12.6.rst | ||
2.12.rst | ||
2.13.1.rst | ||
2.13.2.rst | ||
2.13.3.rst | ||
2.13.4.rst | ||
2.13.5.rst | ||
2.13.rst | ||
2.14.1.rst | ||
2.14.2.rst | ||
2.14.rst | ||
2.15.1.rst | ||
2.15.2.rst | ||
2.15.3.rst | ||
2.15.4.rst | ||
2.15.rst | ||
2.16.1.rst | ||
2.16.md | ||
2.17.md | ||
index.rst | ||
upgrading.rst |