Skip to content

Instantly share code, notes, and snippets.

View SBoudrias's full-sized avatar

Simon Boudrias SBoudrias

View GitHub Profile
@SBoudrias
SBoudrias / dabblet.css
Created January 8, 2012 20:13 — forked from anonymous/dabblet.css
The first commented fne is your dabblet’s title
/**
* The first commented fne is your dabblet’s title
*/
#main {
width:700px;
margin:auto;
}
#left {
width:200px;
@SBoudrias
SBoudrias / dabblet.css
Created January 8, 2012 17:51 — forked from anonymous/dabblet.css
The first commented fne is your dabblet’s title
/**
* The first commented fne is your dabblet’s title
*/
#main {
width:700px;
margin:auto;
}
#left {
margin-right: 20px;