Skip to content

Instantly share code, notes, and snippets.

@2dpi
Created November 30, 2012 11:56
Show Gist options
  • Save 2dpi/4175357 to your computer and use it in GitHub Desktop.
Save 2dpi/4175357 to your computer and use it in GitHub Desktop.
CSS: override inline-style
div[style] {
background: yellow !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment