routage-optimiste/resources/style.css
2016-03-21 13:20:30 +01:00

17 lines
No EOL
180 B
CSS

node {
size: 64px;
fill-mode: image-scaled;
fill-image: url('resources/images/r1.png');
}
edge {
text-size: 20;
size:2;
text-offset:25,25;
}
graph {
padding: 50;
}