diff options
Diffstat (limited to 'html/css/git-deps.css')
-rw-r--r-- | html/css/git-deps.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/css/git-deps.css b/html/css/git-deps.css index 917a7f0..4f43c83 100644 --- a/html/css/git-deps.css +++ b/html/css/git-deps.css @@ -13,7 +13,7 @@ g.node rect { g.node text { /* fill: black; */ fill: #295b8c; - font-size: 16px; + font-size: 15px; font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; font-weight: bold; text-anchor: middle; |