File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -136596,19 +136596,6 @@ h4 { margin-block: 1.33em; font-size: 1.00em; font-weight: bold; }
136596
136596
h5 { margin-block: 1.67em; font-size: 0.83em; font-weight: bold; }
136597
136597
h6 { margin-block: 2.33em; font-size: 0.67em; font-weight: bold; }</code></pre>
136598
136598
136599
- <p>In the following CSS block, <var>x</var> is shorthand for the following selector:
136600
- <code data-x="">:is(article, aside, nav, section)</code></p>
136601
-
136602
- <pre><code class="css">@namespace "http://www.w3.org/1999/xhtml";
136603
-
136604
- <var>x</var> h1 { margin-block: 0.83em; font-size: 1.50em; }
136605
- <var>x</var> <var>x</var> h1 { margin-block: 1.00em; font-size: 1.17em; }
136606
- <var>x</var> <var>x</var> <var>x</var> h1 { margin-block: 1.33em; font-size: 1.00em; }
136607
- <var>x</var> <var>x</var> <var>x</var> <var>x</var> h1 { margin-block: 1.67em; font-size: 0.83em; }
136608
- <var>x</var> <var>x</var> <var>x</var> <var>x</var> <var>x</var> h1 { margin-block: 2.33em; font-size: 0.67em; }</code></pre>
136609
-
136610
- <p class="note">The shorthand is used to keep this block at least mildly readable.</p>
136611
-
136612
136599
136613
136600
136614
136601
<h4>Lists</h4>
You can’t perform that action at this time.
0 commit comments