From 002fb9abab6b15b08177d03b9d0d2307bf4b948b Mon Sep 17 00:00:00 2001 From: mgoermar <58862720+mgoermar@users.noreply.github.com> Date: Mon, 10 Oct 2022 14:10:40 +0200 Subject: [PATCH] adjust bullet points --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index cccaa11..1d54b82 100644 --- a/config.json +++ b/config.json @@ -14,7 +14,7 @@ }, "legend": { "edgeLabel": "Beteiligung an Briefwechsel, Publikation, oder Erwähnung darin", - "colorLabel": "<br/><span style='color:rgb(255,118,34);font-size:50px;'>•</span> Personen<br/> <span style='color:rgb(0,207,232);font-size:50px;'>•</span> Bücher<br/> <span style='color:rgb(255,124,255);font-size:50px;'>•</span> Briefe<br/> <span style='color:rgb(0,203,71);font-size:50px;'>•</span> Inhalte/Gattungen<br/> <span style='color:rgb(94,107,87);font-size:50px;'>•</span> Institutionen<br/> <span style='color:rgb(89,163,244);font-size:50px;'>•</span> Zeitschriften<br/> <span style='color:rgb(254,102,133);font-size:50px;'>•</span> Zeitschriftenbeiträge<br/> <span style='color:rgb(182,164,0);font-size:50px;'>•</span> Manuskripte", + "colorLabel": "<br/><br/><span style='color:rgb(255,118,34);font-size:50px;vertical-align: bottom;'>•</span> Personen<br/> <span style='color:rgb(0,207,232);font-size:50px;vertical-align: bottom;'>•</span> Bücher<br/> <span style='color:rgb(255,124,255);font-size:50px;vertical-align: bottom;'>•</span> Briefe<br/> <span style='color:rgb(0,203,71);font-size:50px;vertical-align: bottom;'>•</span> Inhalte/Gattungen<br/> <span style='color:rgb(94,107,87);font-size:50px;vertical-align: bottom;'>•</span> Institutionen<br/> <span style='color:rgb(89,163,244);font-size:50px;vertical-align: bottom;'>•</span> Zeitschriften<br/> <span style='color:rgb(254,102,133);font-size:50px;vertical-align: bottom;'>•</span> Zeitschriftenbeiträge<br/> <span style='color:rgb(182,164,0);font-size:50px;vertical-align: bottom;'>•</span> Manuskripte", "nodeLabel": "Personen, Bücher, Briefe, Zeitschriften, Inhalte/Gattungen" }, "features": { -- GitLab