Last active
December 27, 2015 07:39
-
-
Save Tanaha/7290319 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css"> | |
<script src="http://cmx.io/v/0.1/cmx.js" charset="utf-8"></script> | |
<style>.cmx-user-scene4 .cmx-text-border .cmx-path {stroke: orange}</style> | |
<body> | |
<div style="max-width:900px; -webkit-transform:rotate(0deg)"> | |
<scene id="scene1"> | |
<label t="translate(0,346)"> | |
<tspan x="0" y="0em">Strongest argument ever</tspan> | |
</label> | |
<drawing t="translate(0,45)"> | |
<line stroke="green"> | |
<point x="0" y="0"></point> | |
<point x="250" y="20"></point> | |
</line> | |
</drawing> | |
<actor t="translate(70,17) rotate(-2)" pose="-11,9|-1,142|-11,99|-11,89|-11,79|-11,59|-7,49|-12,24|11,54|16,29|-18,79|-18,59|1,76|27,74"> | |
<bubble t="translate(9,11)" pose="0,0|-20,10|-52,63|18,0|-22,79|-79,164"> | |
<tspan x="8" y="76px">You are mafia!</tspan> | |
</bubble> | |
</actor> | |
<actor t="translate(158,22)" pose="28,1|31,139|28,91|28,81|28,71|28,51|4,55|4,25|14,44|19,19|13,73|-14,76|38,71|38,51"> | |
<bubble t="translate(-2,-9)" pose="0,-16|-14,8|-36,53|27,12|8,56|-54,71"> | |
<tspan x="0" y="0em"><tspan fill="red">YOU</tspan> are mafia!</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
</div></body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment