updated 'polygons.svg' to show off variable width lines.
This commit is contained in:
parent
8edc8fe180
commit
66ad807c0f
2 changed files with 4 additions and 4 deletions
|
|
@ -7,9 +7,9 @@
|
||||||
<body>
|
<body>
|
||||||
<h1>Tittle: Turtles in <a href="https://github.com/babashka/scittle/tree/main">Scittle</a></h1>
|
<h1>Tittle: Turtles in <a href="https://github.com/babashka/scittle/tree/main">Scittle</a></h1>
|
||||||
<svg id="playing-field"
|
<svg id="playing-field"
|
||||||
stype="width: 700; height: 900"
|
stype="width: 800; height: 900"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
width="700"
|
width="800"
|
||||||
height="900"
|
height="900"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 1.5 MiB |
Loading…
Add table
Add a link
Reference in a new issue