Skip to content

Instantly share code, notes, and snippets.

@agirton
agirton / dabblet.css
Created April 19, 2012 12:32
Untitled
* {
padding: 0;
margin: 0;
}
html {
-webkit-perspective: 1000;
background: #6b6b6b;
}
@agirton
agirton / dabblet.css
Created April 17, 2012 13:50 — forked from anonymous/dabblet.css
Untitled
@font-face {
font-family: 'BlackJackRegular';
src: url('http://db.tt/vnqPyeoh');
src: url('http://db.tt/vnqPyeoh?#iefix') format('embedded-opentype'),
url('http://db.tt/bcRc4WAo') format('woff'),
url('http://db.tt/ajsqpqnS') format('truetype'),
url('http://db.tt/GPBodWt4#BlackJackRegular') format('svg');
font-weight: normal;
font-style: normal;
@agirton
agirton / dabblet.css
Created April 16, 2012 02:36 — forked from anonymous/dabblet.css
Untitled
* {
padding: 0;
margin: 0;
}
html {
-webkit-perspective: 1000;
background-color: #6b6b6b;
height: 100%;
width: 100%;