Skip to content

Instantly share code, notes, and snippets.

@pixeline
Created December 6, 2012 11:39
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 pixeline/4223863 to your computer and use it in GitHub Desktop.
Save pixeline/4223863 to your computer and use it in GitHub Desktop.
Robert Massin
/**
* Robert Massin
*/
body{
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
}
#p1{
font-family: sans-serif;font-size:2em;
-webkit-transform: rotate(343deg);-moz-transform: rotate(343deg);-o-transform: rotate(343deg);writing-mode: lr-tb;
}
<p id="p1">Robert Massin est une espèce de <strong>rhinocéros</strong>.</p>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment