Skip to content

Instantly share code, notes, and snippets.

@jklm313
jklm313 / dabblet.css
Created July 31, 2012 18:03
Statistics
*{
margin:0;
padding:0;
}
html{
font:0.75em/1.5 sans-serif;
color:#333;
background-color:#fff;
padding:2%;
}
@jklm313
jklm313 / dabblet.css
Created August 1, 2012 00:35
Statistics
*{
margin:0;
padding:0;
}
html{
font:0.75em/1.5 sans-serif;
color:#333;
background-color:#fff;
padding:2%;
}
@jklm313
jklm313 / dabblet.css
Created August 2, 2012 17:11
Untitled
* { margin:0; padding:0; box-sizing: border-box; position: relative; }
html, body {min-height: 100%; min-width: 100%}
/*body, body * { display: inline-block; }*/
.main-header {
width: 100%;
height: 250px;
}
@jklm313
jklm313 / dabblet.css
Created August 2, 2012 17:15
Untitled
* { margin:0; padding:0; box-sizing: border-box; position: relative; }
html, body {min-height: 100%; min-width: 100%}
/*body, body * { display: inline-block; }*/
.main-header {
width: 100%;
height: 250px;
}
@jklm313
jklm313 / dabblet.css
Created August 2, 2012 17:44
Untitled
* { margin:0; padding:0; box-sizing: border-box; position: relative;}
html, body {min-height: 100%; min-width: 100%; }
body { font-size: 100%; }
body, body * { display: inline-block; }
.main-header {
width: 100%;
@jklm313
jklm313 / dabblet.css
Created August 2, 2012 18:02
Untitled
* { margin:0; padding:0; box-sizing: border-box; position: relative;}
html, body {min-height: 100%; min-width: 100%; }
body { font-size: 100%; }
body, body * { display: inline-block; }
.main-header {
width: 100%;
@jklm313
jklm313 / dabblet.css
Created August 2, 2012 18:54
Untitled
* { margin:0; padding:0; box-sizing: border-box; position: relative;}
html, body {min-height: 100%; min-width: 100%; }
body { font-size: 100%; }
/*body, body * { display: inline-block; }*/
.main-header {
width: 100%;
@jklm313
jklm313 / dabblet.css
Created August 2, 2012 19:00
Untitled
* { margin:0; padding:0; box-sizing: border-box; position: relative;}
html, body {min-height: 100%; min-width: 100%; }
body { font-size: 100%; }
/*body, body * { display: inline-block; }*/
.main-header {
width: 100%;
@jklm313
jklm313 / dabblet.css
Created August 2, 2012 19:01
Untitled
* { margin:0; padding:0; box-sizing: border-box; position: relative;}
html, body {min-height: 100%; min-width: 100%; }
body { font-size: 100%; }
/*body, body * { display: inline-block; }*/
.main-header {
width: 100%;
@jklm313
jklm313 / dabblet.css
Created August 2, 2012 19:50
Untitled
* { margin:0; padding:0; box-sizing: border-box; position: relative;}
html, body {min-height: 100%; min-width: 100%; }
body { font-size: 100%; }
/*body, body * { display: inline-block; }*/
.main-header {
width: 100%;