Skip to content

Instantly share code, notes, and snippets.

@lucasad
lucasad / Crabber's Rule.ipynb
Created December 2, 2013 21:05
Crammer's Rule
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lucasad
lucasad / dabblet.css
Created December 5, 2013 01:26
Saints Torch
/** 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';
/**
* Snow
*/
body {
overflow-x: hidden;
background:black;
}
.snow {