Skip to content

Commit c3fc80a

Browse files
committed
fix toc styling error
1 parent 832b42a commit c3fc80a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ <h2 class="no-num no-toc" id="contents">Table of Contents</h2>
328328
<ul class="toc">
329329
<li><a href="#line-decoration"><span class="secno">8.1.</span>
330330
Line Decoration: Underline, Overline, and Strike-Through</a>
331-
<ul>
331+
<ul class="toc">
332332
<li><a href="#text-decoration-line"><span class="secno">8.1.1</span>
333333
Text Decoration Lines: the 'text-decoration-line' property</a>
334334
<li><a href="#text-decoration-color"><span class="secno">8.1.2</span>

0 commit comments

Comments
 (0)