Created
October 5, 2017 07:57
-
-
Save pjanik/2fac8a41da87b4e67166d2a1bd49c471 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<canvas width="1480" height="1806" | |
style="transform-origin: 50% 50% 0px; width: 740px; height: 903px; transform: | |
translate3d(470px, -4px, 0px); cursor: inherit;" | |
> | |
</canvas> | |
<canvas width="1480" height="1806" | |
style="transform-origin: 50% 50% 0px; transform: translate3d(470px, -34px, 123); | |
transform: translate3d(-470px, -4px, 0)" | |
> | |
</canvas> | |
<style type="text/css" > | |
cursor: pointer; | |
transform: translate3d(132, 32, 32); | |
transform : | |
translate3d(322, 23, 2) | |
transform: translate3d(322, 23, 2) | |
transform: translate3d(322, 23, 2) | |
</style> | |
<canvas style="transform-origin: 50% 50% 0px; transform: translate3d(470px, -34px, 123); transform: translate3d(-470px, -4px, 0)"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment