We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad7e93 commit bc826b0Copy full SHA for bc826b0
1 file changed
default.css
@@ -181,7 +181,7 @@ code { font-size: 90% }
181
code.css { font-family: inherit; font-size: 100% }
182
code.html { color: #600 } /* inline HTML */
183
code.xml { color: #600 } /* inline XML */
184
-.property { } /* name of a CSS property (SPAN) */
+.property { font: inherit; } /* name of a CSS property (SPAN) */
185
.descriptor { } /* name of a CSS descriptor (SPAN) */
186
.issue { color: #c00 } /* editorial remark, open issue */
187
.type { font-style: italic } /* A <type> value for a property */
0 commit comments