parent
19782f949d
commit
10962a48b1
@ -1,4 +1,9 @@
|
|||||||
circle {
|
circle {
|
||||||
fill:red;
|
fill: red;
|
||||||
r: 5;
|
r: 5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
line {
|
||||||
|
stroke: grey;
|
||||||
|
stroke-width: 1;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in new issue