forked from GithubBackups/healthchecks
Fix fonts.
This commit is contained in:
parent
2d9563440e
commit
dfed908873
328
static/css/bootstrap.css
vendored
328
static/css/bootstrap.css
vendored
File diff suppressed because it is too large
Load Diff
@ -42,7 +42,7 @@
|
|||||||
//
|
//
|
||||||
//## Font, line-height, and color for body text, headings, and more.
|
//## Font, line-height, and color for body text, headings, and more.
|
||||||
|
|
||||||
@font-family-sans-serif: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
|
@font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
|
||||||
@font-family-serif: Georgia, "Times New Roman", Times, serif;
|
@font-family-serif: Georgia, "Times New Roman", Times, serif;
|
||||||
//** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`.
|
//** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`.
|
||||||
@font-family-monospace: "Lucida Console", Monaco, monospace;
|
@font-family-monospace: "Lucida Console", Monaco, monospace;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user