mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-06 10:37:19 +00:00
13 lines
226 B
CSS
13 lines
226 B
CSS
body {
|
|
font: normal 18px/1.5 sans-serif;
|
|
font-family:
|
|
system,
|
|
-apple-system,
|
|
".SFNSText-Regular",
|
|
"San Francisco",
|
|
"Roboto",
|
|
"Segoe UI",
|
|
"Helvetica Neue",
|
|
"Lucida Grande",
|
|
sans-serif;
|
|
}
|