diff options
| author | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-03-21 18:07:55 +0100 |
|---|---|---|
| committer | manzerbredes <loic.guegan_secondary@yahoo.fr> | 2016-03-21 18:07:55 +0100 |
| commit | 3443b5b3367da1a31be4f594fda9c58abbbca605 (patch) | |
| tree | c4ac5e8b21d1457c16034ff0116ff007be2804b0 | |
| parent | e836f48216ed1ce23ad59a57bf81474cf864b347 (diff) | |
Edit label style
| -rw-r--r-- | resources/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/style.css b/resources/style.css index 55782ea..94ef071 100644 --- a/resources/style.css +++ b/resources/style.css @@ -2,7 +2,8 @@ node { size: 64px; fill-mode: image-scaled; fill-image: url('resources/images/r1.png'); - + text-offset:30,30; + text-size: 20; } edge { |
