Skip to content

Instantly share code, notes, and snippets.

@jpellizzari
Created June 6, 2013 01:03
Show Gist options
  • Save jpellizzari/5718590 to your computer and use it in GitHub Desktop.
Save jpellizzari/5718590 to your computer and use it in GitHub Desktop.
Untitled
div {
border-style: solid;
border-width: 1px;
border-color: #000000
}
#header {
width: 100%;
}
.name_title {
font-family : "Euphemia", sans-serif;
font-size: 48px
}
<div>
<div id='header'>
<span class='name_title'>Jordan Pellizzari</span>
</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