We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c0daa commit 1ad6cedCopy full SHA for 1ad6ced
1 file changed
css3-background/default.css
@@ -188,7 +188,7 @@ code { font-size: 90% }
188
code.css { font-family: inherit; font-size: 100% }
189
code.html { color: #600 } /* inline HTML */
190
code.xml { color: #600 } /* inline XML */
191
-.property { } /* name of a CSS property (SPAN) */
+.property { font-family: inherit } /* name of a CSS property (SPAN) */
192
.descriptor { } /* name of a CSS descriptor (SPAN) */
193
.issue { color: #c00 } /* editorial remark, open issue */
194
.type { font-style: italic } /* A <type> value for a property */
0 commit comments