A screenshot of a piece of the CSS debugger that comes up in the developer tools:
This answer describes what the strikeout means: "the crossed-out style was applied, but then overridden by a more specific selector, a more local rule, or by a later property within the same rule."
What does the light text mean? Where is there official documentation on this?