routage-optimiste/resources/style.css

18 lines
215 B
CSS
Raw Permalink 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');
2016-03-21 18:07:55 +01:00
text-offset:30,30;
text-size: 20;
2016-03-21 13:20:30 +01:00
}
edge {
text-size: 20;
size:2;
text-offset:25,25;
}
graph {
padding: 50;
}