Skip to content

Instantly share code, notes, and snippets.

@37mm
37mm / dabblet.css
Created May 19, 2012 01:10 — forked from anonymous/dabblet.css
Centering Test
/*
Centering Test
Full Auto
*/
/* Not Required */
.container {
margin: 5em auto;
}
@37mm
37mm / dabblet.css
Created May 19, 2012 00:53 — forked from anonymous/dabblet.css
Centering Tests
/*
Centering Tests
*/
/* --- base styles --- */
.container {
width: 500px;
height: 500px;
background: #b1b1b1;
@37mm
37mm / dabblet.css
Created May 19, 2012 00:45 — forked from anonymous/dabblet.css
Centering Tests
/*
Centering Tests
*/
/* --- base styles --- */
.container {
width: 130px;
height: 130px;
background: #b1b1b1;
@37mm
37mm / dabblet.css
Created May 18, 2012 22:19 — forked from anonymous/dabblet.css
Centering Tests
/*
Centering Tests
*/
/* --- base styles --- */
.container {
width: 500px;
height: 500px;
background: #b1b1b1;