Skip to content

Instantly share code, notes, and snippets.

@ttepasse
Created January 5, 2013 15:30
Show Gist options
  • Save ttepasse/4462105 to your computer and use it in GitHub Desktop.
Save ttepasse/4462105 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
p { margin-top: 5em; }
input[type=submit] {
/* Ich hab das Gefühl, das hier ist mehr Vodoo:
-webkit-appearance: none;
-moz-appearance: none;
display: inline;
*/
background: transparent;
border: none;
font-size: inherit;
font-family: inherit;
margin: 0;
padding: 0;
/* ... */
color: red;
}
<p>Lorem Ipsum <input type=submit value=Haudrauf!> Li-La-Launebär
// alert('Hello world!');
{"view":"split-vertical","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