Changement compteur
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
<svg width="300" height="200" viewBox="0 0 300 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<image href="img/Speed.png" x="0" y="0" width="300" height="200"/>
|
||||
<line id="needle" x1="150" y1="120" x2="150" y2="70" stroke="#e74c3c" stroke-width="6" stroke-linecap="round" />
|
||||
<text id="kmText" x="280" y="160" font-size="20" text-anchor="end" fill="#333">
|
||||
0
|
||||
</text>
|
||||
</svg>
|
||||
</div>
|
||||
<div style="text-align:center; margin-top:20px;">
|
||||
|
||||
Reference in New Issue
Block a user