Skip to content

Instantly share code, notes, and snippets.

@3rd-Eden
Created July 20, 2012 09:37
Show Gist options
  • Select an option

  • Save 3rd-Eden/3149892 to your computer and use it in GitHub Desktop.

Select an option

Save 3rd-Eden/3149892 to your computer and use it in GitHub Desktop.
semicolon first css
.rule {
background: red
; border: 1px solid blue
; color: #F06
; text-decoration: none
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment