1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-29 06:26:02 +00:00

Nouvelles villes

This commit is contained in:
Yan Maniez 2019-12-29 20:21:01 +01:00
parent 857972b5c7
commit b70e546fc5

View file

@ -79,6 +79,6 @@
<area shape="circle" coords="822,1169,8" alt="Yniz" href="javascript:alert('Yniz')" title="Yniz" />
</map>
<input type="range" min="30" max="250" value="30" class="slider" id="myRange" style="position: fixed; top: 0; left: 0" />
<input type="range" min="30" max="250" value="100" class="slider" id="myRange" style="position: fixed; top: 0; left: 0" />
</body>
</html>