no message
This commit is contained in:
@@ -234,16 +234,6 @@ return `
|
||||
<div style="position:relative;width:180px;height:180px;">
|
||||
<svg width="180" height="180" viewBox="0 0 180 180">
|
||||
|
||||
<!-- Restsegment -->
|
||||
<circle cx="90" cy="90" r="${r}"
|
||||
fill="none"
|
||||
stroke="rgba(255,255,255,0.22)"
|
||||
stroke-width="18"
|
||||
stroke-linecap="butt"
|
||||
stroke-dasharray="${rest} ${dash}"
|
||||
stroke-dashoffset="${-dash}"
|
||||
transform="rotate(-90 90 90)" />
|
||||
|
||||
<!-- Anteilsegment -->
|
||||
<circle cx="90" cy="90" r="${r}"
|
||||
fill="none"
|
||||
|
||||
Reference in New Issue
Block a user