Skip to content

Instantly share code, notes, and snippets.

@prule
Created August 29, 2014 05:23
Show Gist options
  • Select an option

  • Save prule/a9a27c8bd1889a8ed10e to your computer and use it in GitHub Desktop.

Select an option

Save prule/a9a27c8bd1889a8ed10e to your computer and use it in GitHub Desktop.
Single Line CSS
.box { background-color: lightblue; padding: 11px 10px 11px 38px; margin: 0 0 0 0; text-decoration: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment