Skip to content

Instantly share code, notes, and snippets.

@jamiewilson
Created March 31, 2016 23:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamiewilson/92b7c0c55ceec8bad9299d8451b612a8 to your computer and use it in GitHub Desktop.
Save jamiewilson/92b7c0c55ceec8bad9299d8451b612a8 to your computer and use it in GitHub Desktop.
Inherited CSS Properties
  • border-collapse
  • border-spacing
  • caption-side
  • color
  • cursor
  • direction
  • empty-cells
  • font-family
  • font-size
  • font-style
  • font-variant
  • font-weight
  • font-size-adjust
  • font-stretch
  • font
  • letter-spacing
  • line-height
  • list-style-image
  • list-style-position
  • list-style-type
  • list-style
  • orphans
  • quotes
  • tab-size
  • text-align
  • text-align-last
  • text-decoration-color
  • text-indent
  • text-justify
  • text-shadow
  • text-transform
  • visibility
  • white-space
  • widows
  • word-break
  • word-spacing
  • word-wrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment