From 87bf54fbd80fd7fd74bad77b868a427fbd1322ea Mon Sep 17 00:00:00 2001 From: Adrian Cochrane Date: Thu, 11 Jul 2019 16:53:40 +1200 Subject: [PATCH] Update user-agent.css --- user-agent.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user-agent.css b/user-agent.css index a904803..00fb070 100644 --- a/user-agent.css +++ b/user-agent.css @@ -34,10 +34,10 @@ table caption {voice-volume: soft} /** Sectioning **/ footer, header {voice-volume: soft} -h1, h2, h3, h4, h5, h6, legend, caption, th {voice-stress: strong} +h1, h2, h3, h4, h5, h6, legend, caption, th, summary {voice-stress: strong} h1 {pause: x-strong; voice-rate: x-slow} h2 {pause: strong; voice-rate: slow} -h3, caption, th, h3 {pause: medium; voice-rate: medium} +h3, caption, th, summary, h3 {pause: medium; voice-rate: medium} h4 {pause: weak; voice-rate: fast} h5, h6 {pause: x-weak; voice-rate: fast} h6 {pitch: high} -- 2.30.2