Skip to content

Commit 8db3f11

Browse files
committed
Fixed biblio:
s/CSS3BACKGROUND/CSS3BG/ s/CSS3VALUES/CSS3VAL/
1 parent 46964b0 commit 8db3f11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-text/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1982,7 +1982,7 @@ <h3 id="word-spacing">
19821982
<!-- -->:lang(en) { word-spacing: 100%; }</pre>
19831983

19841984
<p>The following example will <em>add</em> half the the width of the
1985-
&ldquo;0&rdquo; glyph to word spacing character [[CSS3VALUES]]:
1985+
&ldquo;0&rdquo; glyph to word spacing character [[CSS3VAL]]:
19861986
<pre>p { word-spacing: 0.5ch; }</pre>
19871987
</div>
19881988

@@ -3277,7 +3277,7 @@ <h3 id="text-shadow">
32773277
<p>This property accepts a comma-separated list of shadow effects to
32783278
be applied to the text of the element. Values are interpreted as for
32793279
<a href="http://www.w3.org/TR/css3-background/#the-box-shadow">'box-shadow'</a>.
3280-
[[!CSS3BACKGROUND]]
3280+
[[!CSS3BG]]
32813281
The shadow is applied to all of the element's text as well as any
32823282
text decorations it specifies.
32833283

0 commit comments

Comments
 (0)