3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-06 10:37:19 +00:00
zeppelin/dashboard/src/style/base.css
2025-06-03 22:03:40 +01:00

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;
}