Build Bootstrap v5.0-beta2 CSS

This commit is contained in:
2021-03-11 20:26:33 +02:00
parent 0a8096788d
commit 14d592d0ea
7 changed files with 741 additions and 23 deletions

View File

@ -1,23 +0,0 @@
body {
font-family:
// Bootstrap v5.0 stack: https://getbootstrap.com/docs/5.0/content/reboot/
// Cross-platform generic font family (default user interface font)
system-ui,
// Safari for macOS and iOS (San Francisco)
-apple-system,
// Chrome < 56 for macOS (San Francisco)
BlinkMacSystemFont,
// Windows
"Segoe UI",
// Android
Roboto,
// Basic web fallback
"Helvetica Neue", Arial,
// Linux
"Noto Sans",
"Liberation Sans",
// Sans serif fallback
sans-serif,
// Emoji fonts
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default;
}

6
static/css/style.min.css vendored Normal file

File diff suppressed because one or more lines are too long