gctGenerator/docs/img/PatternSelector/PV1.css

14 lines
165 B
CSS
Raw Normal View History

2023-10-16 17:40:28 +09:00
text {
text-anchor: middle;
dominant-baseline: central;
font-size: 200px;
fill: #f00;
}
.arrow {
fill: #f009;
}
.start circle {
r: 400;
fill: #f009;
}