Skip to content

Instantly share code, notes, and snippets.

@chikadance
Created April 8, 2013 02:11
Show Gist options
  • Save chikadance/5333691 to your computer and use it in GitHub Desktop.
Save chikadance/5333691 to your computer and use it in GitHub Desktop.
test sublime gist
.wrap {
width: 600px;
margin: auto;
}
.content {
background: red;
float: left;
width: 450px;
}
aside {
background: brown;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment