From 70bfd9800a0c9269eced32a19b35a77104ac404a Mon Sep 17 00:00:00 2001 From: hitman Date: Wed, 23 Sep 2009 06:07:55 +0000 Subject: testing doing timer animation w/ raphael --- diff --git a/examples/adding_up_to_10/css/lesson.css b/examples/adding_up_to_10/css/lesson.css index 5147cfa..c6044b0 100755 --- a/examples/adding_up_to_10/css/lesson.css +++ b/examples/adding_up_to_10/css/lesson.css @@ -76,6 +76,8 @@ background:none none repeat scroll 0 0; position:absolute; top: 50px; left: 75px; +width:200px; +height:200px; } #plussign { display: block; @@ -97,6 +99,8 @@ position:absolute; left: 50px; right:50px; top:50px; +width:200px; +height:200px; } .bottom { @@ -118,6 +122,7 @@ position:relative; top: 20px; } + .sidebarItem { clear:both; float:left; @@ -163,7 +168,8 @@ left:25px; position:absolute; top:10px; left:25px; - +width:120px; +height:125px; } #buttons { diff --git a/examples/adding_up_to_10/index.html b/examples/adding_up_to_10/index.html index ea752d9..6a7db8b 100755 --- a/examples/adding_up_to_10/index.html +++ b/examples/adding_up_to_10/index.html @@ -4,9 +4,10 @@ Karma - Adding Up to 10 - + + @@ -23,7 +24,7 @@
- +
@@ -31,24 +32,24 @@
- +
- +
- +
- +
- +
@@ -57,14 +58,14 @@