aboutsummaryrefslogtreecommitdiffstats
path: root/html/css
diff options
context:
space:
mode:
authorAdam Spiers <git@adamspiers.org>2015-01-08 11:46:35 +0000
committerAdam Spiers <git@adamspiers.org>2015-01-08 11:46:35 +0000
commitf4759d3f642e227fde9b328e59e55ef742b2b83f (patch)
treef468ed6914c35ec6634834b5efa8af162d6ffee2 /html/css
parent0f18160e927cede503e739ab0450b43dba95692d (diff)
downloadgit-deps-f4759d3f642e227fde9b328e59e55ef742b2b83f.tar.gz
shrink node size a bit
Diffstat (limited to 'html/css')
-rw-r--r--html/css/git-deps.css2
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;