gctGenerator/site/.vuepress/public/img/PatternSelector/PV1.css
2022-02-07 22:18:31 +09:00

13 lines
165 B
CSS

text {
text-anchor: middle;
dominant-baseline: central;
font-size: 200px;
fill: #f00;
}
.arrow {
fill: #f009;
}
.start circle {
r: 400;
fill: #f009;
}