Created
December 5, 2013 01:26
-
-
Save lucasad/7798697 to your computer and use it in GitHub Desktop.
Saints Torch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** Saints Torch | |
* | |
*/ | |
@import url('http://cferdinandi.github.io/kraken/kraken.css'); | |
@import url('http://openfontlibrary.org/face/old-standard'); | |
@import url('http://openfontlibrary.org/face/fanwood'); | |
body { | |
font-family: 'Fanwood'; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<header class="space-bottom bg-grey"> | |
<h1>Saints Torch</h1> | |
</header> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"view":"separate","fontsize":"80","seethrough":"","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment