Skip to content

Instantly share code, notes, and snippets.

@niallthompson
Created June 16, 2014 16:09
Show Gist options
  • Save niallthompson/d8348566f47a8a217db5 to your computer and use it in GitHub Desktop.
Save niallthompson/d8348566f47a8a217db5 to your computer and use it in GitHub Desktop.
.dc-all {
width: 100%;
float: left;
clear: left;
}
.dc1 {
width: 31.9865%;
float: left;
margin-right: -100%;
}
.dc1-dc2 {
width: 65.9933%;
float: left;
margin-right: -100%;
}
.dc2 {
width: 31.9865%;
margin-left: 34.0067%;
float: left;
margin-right: -100%;
}
.dc2-dc3 {
width: 65.9933%;
margin-left: 34.0067%;
float: left;
margin-right: -100%;
}
.dc3 {
width: 31.9865%;
margin-left: 68.0135%;
float: left;
margin-right: -100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment