Skip to content

Instantly share code, notes, and snippets.

@iamsebastian
Created November 27, 2012 14:47
Show Gist options
  • Save iamsebastian/4154601 to your computer and use it in GitHub Desktop.
Save iamsebastian/4154601 to your computer and use it in GitHub Desktop.
Untitled
html {
background: #f06;
background: linear-gradient(180deg, hsla(170,40%,20%,1), hsla(170,90%,4%,1));
min-height: 100%;
font-family: 'Electrolize', sans-serif;
color: hsla(0,0%,100%,1);
}
#main {padding: 3rem;}
h1 {
font-size: 4rem;
font-weight: normal;
}
<link href='http://fonts.googleapis.com/css?family=Electrolize' rel='stylesheet' type='text/css'>
<div id='main'>
<h1>Nerdmas</h1>
<p>Struggling around</p>
</div>
// 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