routage-optimiste/resources/style.css
2016-03-21 18:07:55 +01:00

18 lines
No EOL
215 B
CSS

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