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
/** | |
* 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; } |