Skip to content

Instantly share code, notes, and snippets.

View jennschiffer's full-sized avatar
🎅
making a list and checking it twice

santa claus jennschiffer

🎅
making a list and checking it twice
View GitHub Profile
@jennschiffer
jennschiffer / dabblet.css
Created December 21, 2011 19:37
Jenn Makes Signs
/**
* 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")}
@jennschiffer
jennschiffer / dabblet.css
Created December 19, 2011 16:54
Jenn cooks breakfast!
/**
* 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; }