Skip to content

Instantly share code, notes, and snippets.

View ggamel's full-sized avatar
👁️
 👄  👁

Greg Gamel ggamel

👁️
 👄  👁
View GitHub Profile
@ggamel
ggamel / dabblet.css
Created May 17, 2012 04:16 — forked from daneden/dabblet.css
Don't call it a comeback
/**
* Don't call it a comeback
*/
html {
font: 100%/1.5 Helvetica Neue, Helvetica, Arial, sans-serif;
background-image: linear-gradient(left,rgba(0,0,0,.9) 0%, rgba(0,0,40,.9) 50%,rgba(0,0,0,.9) 100% );
min-height: 100%;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
@ggamel
ggamel / dabblet.css
Created May 7, 2012 17:27 — forked from jackie/dabblet.css
FizzBuzz with CSS
/**
* FizzBuzz with CSS
*/
body {
counter-reset: fizzbuzz;
}
div {
@ggamel
ggamel / rsync.sh
Created March 22, 2012 15:59 — forked from desandro/rsync.sh
basic rsync
# sync up
rsync -rav -e "ssh -l username" /local/path/ server.com:path/
# sync down
rsync -rav -e "ssh -l username" server.com:path/ /local/path/
@ggamel
ggamel / dabblet.css
Created January 4, 2012 16:22 — forked from LeaVerou/dabblet.css
Lined paper that follows the text
/**
* Lined paper that follows the text
* Support: Chrome, FF 3.6+, Saf 5.1+, Opera 11.50+, IE10
*/
/* Just decorative */
padding: 20px;
/* The font. Try changing font-size and see how the lines