Skip to content

Instantly share code, notes, and snippets.

@cloudhead
Created June 26, 2009 18:52
Show Gist options
  • Save cloudhead/136666 to your computer and use it in GitHub Desktop.
Save cloudhead/136666 to your computer and use it in GitHub Desktop.
@var: 9px;
#first #one > #1 {
height: 100%;
width: 50%;
#second, #2nd {
color: blue;
#third, #3rd {
display: block;
width: @var;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment