formatting
This commit is contained in:
parent
5a4a3414d2
commit
b1588988a7
@ -1,15 +1,12 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="columns is-vcentered">
|
<div class="columns is-vcentered">
|
||||||
<div class="column has-text-centered is-half is-offset-one-quarter">
|
<div class="column has-text-centered is-half is-offset-one-quarter">
|
||||||
<div class="svg-icon svg-icon-checkmark inline-svg">
|
<div class="svg-icon svg-icon-checkmark inline-svg">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="154px" height="154px">
|
<svg xmlns="http://www.w3.org/2000/svg" width="154px" height="154px">
|
||||||
<g fill="none" stroke-width="2">
|
<g fill="none" stroke-width="2">
|
||||||
<circle cx="77" cy="77" r="72" style="stroke-dasharray:480px, 480px; stroke-dashoffset: 960px;">
|
<circle cx="77" cy="77" r="72" style="stroke-dasharray:480px, 480px; stroke-dashoffset: 960px;"></circle>
|
||||||
</circle>
|
<circle id="colored" cx="77" cy="77" r="72" style="stroke-dasharray:480px, 480px; stroke-dashoffset: 960px;"></circle>
|
||||||
<circle id="colored" cx="77" cy="77" r="72"
|
<polyline class="st0" stroke="#fff" stroke-width="10" points="43.5,77.8 63.7,97.9 112.2,49.4 " style="stroke-dasharray:100px, 100px; stroke-dashoffset: 200px;" />
|
||||||
style="stroke-dasharray:480px, 480px; stroke-dashoffset: 960px;"></circle>
|
|
||||||
<polyline class="st0" stroke="#fff" stroke-width="10" points="43.5,77.8 63.7,97.9 112.2,49.4 "
|
|
||||||
style="stroke-dasharray:100px, 100px; stroke-dashoffset: 200px;" />
|
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
@ -18,7 +15,6 @@
|
|||||||
<p>
|
<p>
|
||||||
<button onclick="window.history.back()" class="button is-success">Back to previous page</button>
|
<button onclick="window.history.back()" class="button is-success">Back to previous page</button>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
Loading…
x
Reference in New Issue
Block a user