Skip to content

Instantly share code, notes, and snippets.

@wrumsby
Last active October 29, 2015 21:11
Show Gist options
  • Save wrumsby/bab40d9537d2a0805456 to your computer and use it in GitHub Desktop.
Save wrumsby/bab40d9537d2a0805456 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
*/
body {}
.toast--message:not(:first-child) {
margin-left: 5px;
}
<!-- content to be placed inside <body>…</body> -->
<div class="toast--message">
<span class="toast--message">One</span>
<span class="toast--message">Two</span>
<span class="toast--message">Three</span>
</div>
// alert('Hello world!');
{"view":"separate","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