Skip to content

Instantly share code, notes, and snippets.

@Restuta
Forked from Tanaha/index.html
Created November 4, 2013 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Restuta/7306870 to your computer and use it in GitHub Desktop.
Save Restuta/7306870 to your computer and use it in GitHub Desktop.
<!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