Skip to content

Instantly share code, notes, and snippets.

@DAVIDLEEUS
Created November 20, 2012 01:24
Show Gist options
  • Save DAVIDLEEUS/4115355 to your computer and use it in GitHub Desktop.
Save DAVIDLEEUS/4115355 to your computer and use it in GitHub Desktop.
prefix속성
.container_12 .prefix_1 {
padding-left: 80px;
}
.container_12 .prefix_2 {
padding-left: 160px;
}
.container_12 .prefix_3,
.container_16 .prefix_4 {
padding-left: 240px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment