routage-optimiste/resources/style.css

17 lines
180 B
CSS
Raw Normal View History

2016-03-21 13:20:30 +01:00
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;
}