We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2c33a commit 5c23d74Copy full SHA for 5c23d74
2 files changed
css3-values/Overview.html
@@ -537,7 +537,7 @@ <h3 id=value-examples><span class=secno>2.5. </span> Property value
537
<tr>
538
<td>‘<code class=property>font-family</code>’
539
540
- <td><family-name>#
+ <td>[ <family-name> | <generic-family> ]#
541
542
<td>‘<code class=css>"Gill Sans", Futura, sans-serif</code>’
543
css3-values/Overview.src.html
@@ -249,7 +249,7 @@ <h3 id="value-examples">
249
<td>none | underline || overline || line-through || blink
250
<td>''overline underline''
251
<tr><td>'font-family'
252
253
<td>''"Gill Sans", Futura, sans-serif''
254
<tr><td>'border-width'
255
<td>[ <length> | thick | medium | thin ]{1,4}
0 commit comments