From 97404f5f1c7ba913854f8e3cba40ec5b2b879ae7 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Fri, 4 Nov 2022 16:18:06 +0900 Subject: [PATCH] Meta: use

for subheading instead of

Part of https://github.com/whatwg/whatwg.org/issues/401. --- dev/styles.css | 6 +++--- source | 14 ++++---------- 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/dev/styles.css b/dev/styles.css index bc319241c60..74081cb0147 100644 --- a/dev/styles.css +++ b/dev/styles.css @@ -74,7 +74,7 @@ h1 { font-size: 300%; } -h2:not(#dev-edition-h2):not(#about-dev-edition) { +h2:not(#about-dev-edition) { font-size: 160%; text-transform: uppercase; letter-spacing: 0.2em; @@ -349,7 +349,7 @@ header#head h1 a:hover { text-shadow: 0 0 5px rgba(0, 0, 0, 0.6); } -header#head h2 { +header#head hgroup p { font-size: 12px; margin-bottom: 0.5em; font-family: "Droid Serif", Georgia, serif; @@ -513,7 +513,7 @@ html:not(.index) ol.toc ol { height: auto; } - h2:not(#dev-edition-h2) { + h2 { font-size: 18px; } diff --git a/source b/source index 1f9af255de0..4c2f10521f7 100644 --- a/source +++ b/source @@ -54,19 +54,13 @@

HTML

-

Living Standard — Last Updated [DATE: 01 Jan 1901]

-

Commit Snapshot — Last Updated [DATE: 01 Jan 1901]

-

Review Draft — Published [DATE: 01 Jan 1901]

- +

Living Standard — Last Updated [DATE: 01 Jan 1901]

+

Commit Snapshot — Last Updated [DATE: 01 Jan 1901]

+

Review Draft — Published [DATE: 01 Jan 1901]

HTML: The Living Standard

-

Edition for Web Developers — Last Updated [DATE: 01 Jan 1901]

- +

Edition for Web Developers — Last Updated [DATE: 01 Jan 1901]