File tree Expand file tree Collapse file tree 3 files changed +263
-251
lines changed Expand file tree Collapse file tree 3 files changed +263
-251
lines changed Original file line number Diff line number Diff line change 56
56
</ tr >
57
57
< tr >
58
58
< td colspan =3 style ="padding-top: 1em; padding-bottom: 1em; ">
59
- < div id ="rightContainer " style ="margin-left: auto; margin-right: auto; position: relative; width:800px; height:800px; ">
60
- < div id ="leftContainer " style ="border-right: 1px dotted white; width:800px; height:800px; "> </ div >
61
- < div id ="leftText " style ="position: absolute; color: white; padding:.2em .5em .2em .5em; "> </ div >
62
- < div id ="rightText " style ="position: absolute; color: white; padding:.2em .5em .2em .5em; "> </ div >
63
- </ div >
59
+ < div class ="img-comp-container ">
60
+ < div class ="img-comp-img ">
61
+ < canvas id ="canvasRight "> </ canvas >
62
+ </ div >
63
+ < div class ="img-comp-img img-comp-overlay ">
64
+ < canvas id ="canvasLeft "> </ canvas >
65
+ </ div >
66
+ < div id ="leftText " style ="position: absolute; color: white; padding:.2em .5em .2em .5em; "> </ div >
67
+ < div id ="rightText " style ="position: absolute; color: white; padding:.2em .5em .2em .5em; "> </ div >
68
+ </ div >
64
69
</ td >
65
70
</ tr >
66
71
< tr >
You can’t perform that action at this time.
0 commit comments