Skip to content

Instantly share code, notes, and snippets.

@AgiosAndreas
Last active August 29, 2015 14:13
Show Gist options
  • Save AgiosAndreas/589b95f4d73634aa3f53 to your computer and use it in GitHub Desktop.
Save AgiosAndreas/589b95f4d73634aa3f53 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 {
font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 15px;
}
.alert {
color: #999;
text-align: center;
font-style: italic;
}
<div class="alert">
<p>
You don't have access to this room.
<br/>
<a href="#">More Info</a>
</p>
</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