Skip to content

Instantly share code, notes, and snippets.

@DAVIDLEEUS
Created November 20, 2012 01:47
Show Gist options
  • Save DAVIDLEEUS/4115421 to your computer and use it in GitHub Desktop.
Save DAVIDLEEUS/4115421 to your computer and use it in GitHub Desktop.
suffix속성
container_12 .suffix_1 {
padding-right: 80px;
}
.container_12 .suffix_2 {
padding-right: 160px;
}
.container_12 .suffix_3,
.container_16 .suffix_4 {
padding-right: 240px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment