This file contains hidden or 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
/** | |
* Jenn Makes Signs | |
* Various road signage made with CSS and the RoadGeek font family | |
* Last Updated: December 21, 2011 | |
* Dabblet: http://dabblet.com/gist/1507357 | |
* Gist: https://gist.github.com/1507357 | |
*/ | |
@font-face { font-family: "RoadGeek"; src: url("http://pancaketheorem.com/css/signs/roadgeek2w.otf");} | |
@font-face {font-family: "RoadGeek Hospital"; src: url("http://pancaketheorem.com/css/signs/roadgeekf6b.otf")} |
This file contains hidden or 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
/** | |
* Jenn cooks breakfast! | |
* A collection of breakfast foods illustrated using CSS. | |
* Coded for fun while taking Dabblet.com for a test-run. | |
* Last updated: December 19, 2011 | |
* Dabblet: http://dabblet.com/gist/1497955 | |
* Gist: https://gist.github.com/1497955 | |
*/ | |
html { background: #fff; } |
NewerOlder