Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples/adding_up_to_10/mytest.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/adding_up_to_10/mytest.html')
-rwxr-xr-xexamples/adding_up_to_10/mytest.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/adding_up_to_10/mytest.html b/examples/adding_up_to_10/mytest.html
index 0f1f955..51bd125 100755
--- a/examples/adding_up_to_10/mytest.html
+++ b/examples/adding_up_to_10/mytest.html
@@ -61,10 +61,11 @@
<canvas id="scoreboxCanvas" width="100" height="140" />
</div>
<div class="sidebarItem">
- <img id="chimp" src="assets/generic/images/normalChimp_200x209.png" alt=""/> <canvas id="chimpCanvas" width="100px" height="140px"> </canvas>
+ <canvas id="chimpCanvas" width="120px" height="125px"> </canvas>
</div>
+<img id="chimp" src="assets/generic/images/normalChimp_120x125.png" alt="" height="0px" width="0px"/>
</div>