We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7126095 commit 4147bd9Copy full SHA for 4147bd9
2 files changed
css3-lists/Overview.html
@@ -3102,8 +3102,7 @@ <h2 id=ua-stylesheet><span class=secno>13. </span> Sample style sheet for
3102
text-align: match-parent;
3103
}
3104
3105
-li<code
3106
- class=css>::marker</code> {
+li::marker {
3107
display: inline;
3108
margin-right: 1em;
3109
text-align: end;
css3-lists/Overview.src.html
@@ -2076,7 +2076,7 @@ <h2 id='ua-stylesheet'>
2076
2077
2078
2079
-li<code class=css>::marker</code> {
2080
2081
2082
0 commit comments