mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 05:15:58 -06:00
Set font to Open Sans, Noto Sans, or fallback to sans-serif
This commit is contained in:
parent
5c5f98322b
commit
0a05fa3979
@ -64,7 +64,7 @@
|
||||
body {
|
||||
background-color: #111;
|
||||
color: lightgray;
|
||||
font-family: sans-serif;
|
||||
font-family: "Open Sans", "Noto Sans", sans-serif;
|
||||
margin: auto;
|
||||
max-width: 720px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user