aboutsummaryrefslogtreecommitdiffstats
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/css/git-deps.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/html/css/git-deps.css b/html/css/git-deps.css
index 156b064..8879a83 100644
--- a/html/css/git-deps.css
+++ b/html/css/git-deps.css
@@ -1,3 +1,7 @@
+body {
+ font-family: Helvetica, arial, freesans, clean, sans-serif, 'Segoe UI Emoji', 'Segoe UI Symbol';
+}
+
rect.background {
fill: white;
cursor: move;