Line 11: | Line 11: | ||
<center> | <center> | ||
<svg id="Multi" height="330" width="330"> | <svg id="Multi" height="330" width="330"> | ||
− | <circle id="Multi" cx="165" cy="165" r="160" stroke=" | + | <circle id="Multi" cx="165" cy="165" r="160" stroke="darkblue" stroke-width="4" fill="lightgray"> |
</circle> | </circle> | ||
Line 20: | Line 20: | ||
<center> | <center> | ||
<svg id="Multi" height="330" width="330"> | <svg id="Multi" height="330" width="330"> | ||
− | <circle id="Multi" cx="165" cy="165" r="160" stroke=" | + | <circle id="Multi" cx="165" cy="165" r="160" stroke="darkred" stroke-width="4" fill="lightgray"> |
</circle> | </circle> | ||
Line 31: | Line 31: | ||
<center> | <center> | ||
<svg id="Multi" height="330" width="330"> | <svg id="Multi" height="330" width="330"> | ||
− | <circle id="Multi" cx="165" cy="165" r="160" stroke=" | + | <circle id="Multi" cx="165" cy="165" r="160" stroke="yellow" stroke-width="4" fill="lightgray"> |
</circle> | </circle> |
Revision as of 13:12, 5 September 2017
|
|
|