docs: generate documentation
[poolifier.git] / docs / assets / style.css
index 98a43779424c63721d64969ce8ad9785b1405dee..072daed853175b4e9bcfc7f10a042b1413c9121e 100644 (file)
@@ -405,7 +405,8 @@ dd {
 }
 body {
     background: var(--color-background);
-    font-family: "Segoe UI", sans-serif;
+    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans",
+        Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
     font-size: 16px;
     color: var(--color-text);
 }