Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1af7430

Browse files
authored
Remove UA styles for h1 in article, aside, nav, section
Fixes#7867.
1 parent841fcfd commit1af7430

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

‎source

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -137396,19 +137396,6 @@ h4 { margin-block: 1.33em; font-size: 1.00em; font-weight: bold; }
137396137396
h5 { margin-block: 1.67em; font-size: 0.83em; font-weight: bold; }
137397137397
h6 { margin-block: 2.33em; font-size: 0.67em; font-weight: bold; }</code></pre>
137398137398

137399-
<p>In the following CSS block, <var>x</var> is shorthand for the following selector:
137400-
<code data-x="">:is(article, aside, nav, section)</code></p>
137401-
137402-
<pre><code class="css">@namespace "http://www.w3.org/1999/xhtml";
137403-
137404-
<var>x</var> h1 { margin-block: 0.83em; font-size: 1.50em; }
137405-
<var>x</var> <var>x</var> h1 { margin-block: 1.00em; font-size: 1.17em; }
137406-
<var>x</var> <var>x</var> <var>x</var> h1 { margin-block: 1.33em; font-size: 1.00em; }
137407-
<var>x</var> <var>x</var> <var>x</var> <var>x</var> h1 { margin-block: 1.67em; font-size: 0.83em; }
137408-
<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>
137409-
137410-
<p class="note">The shorthand is used to keep this block at least mildly readable.</p>
137411-
137412137399

137413137400

137414137401
<h4>Lists</h4>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp