File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 36
36
</ head >
37
37
< body >
38
38
< div id ="CONTAINER ">
39
- < p style ="font-size:60%;margin-bottom:7em ; "> < span id ="fpsText "> </ span > FPS < span id ="stepSize "> </ span > Step size < span id ="delayVal "> </ span > delay(ms)</ p >
39
+ < p style ="font-size:60%;margin-bottom:3em ; "> < span id ="fpsText "> </ span > FPS < span id ="stepSize "> </ span > Step size < span id ="delayVal "> </ span > delay(ms)</ p >
40
40
< p style ="font-size:120%; "> Box2D JS demo< span id ="message "> </ span > </ p >
41
41
< div id ="canvas " style ="width:600px;height:400px; "> </ div >
42
42
< p >
45
45
< p >
46
46
< span class ="key "> Press any key</ span > to view the next example.
47
47
</ p >
48
- < p style ="padding:1em .2em;background:#999 ">
49
- More info and < span class ="key "> source</ span > on < a href ="http://github.com/hrj/box2d-js "> GitHub</ a > .
50
- </ p >
48
+ < div style ="padding:0.2em .2em;background:#999 ">
49
+ < p > More info and < span class ="key "> source</ span > on < a href ="http://github.com/hrj/box2d-js "> GitHub</ a > . </ p >
50
+ < p >
51
+ < script type ="text/javascript "> var flattr_url = 'http://lavadip.com/box2d_demo/index.html' ; </ script >
52
+ < script src ="http://api.flattr.com/button/load.js " type ="text/javascript "> </ script >
53
+ </ p >
54
+ </ div >
51
55
52
56
</ div >
53
57
</ body >
You can’t perform that action at this time.
0 commit comments