formating

This commit is contained in:
j 2018-08-11 22:10:14 +02:00
commit 1d3eb5f378
3 changed files with 46 additions and 18 deletions

View file

@ -1,3 +1,8 @@
body {
margin: 0;
padding: 0;
}
.node circle {
fill: #fff;
stroke: steelblue;