DmitrMakeev
commited on
Commit
•
0437b34
1
Parent(s):
28c4742
Update koleso.html
Browse files- koleso.html +1 -1
koleso.html
CHANGED
@@ -250,7 +250,7 @@ body {
|
|
250 |
|
251 |
<body>
|
252 |
<div id="wheelOfFortune">
|
253 |
-
<canvas id="wheel" width="
|
254 |
<div id="spin">Пуск</div>
|
255 |
<p>Текст снизу колеса</p>
|
256 |
<a href="#">Ссылка снизу колеса</a>
|
|
|
250 |
|
251 |
<body>
|
252 |
<div id="wheelOfFortune">
|
253 |
+
<canvas id="wheel" width="400" height="400"></canvas>
|
254 |
<div id="spin">Пуск</div>
|
255 |
<p>Текст снизу колеса</p>
|
256 |
<a href="#">Ссылка снизу колеса</a>
|