From 30883c26bdceb9eaf32c8d4a1b0c1bce223b5226 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 09:57:26 +0200 Subject: Adding upstream version 6.5+dfsg1. Signed-off-by: Daniel Baumann --- wp-includes/blocks/audio/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wp-includes/blocks/audio/theme.css') diff --git a/wp-includes/blocks/audio/theme.css b/wp-includes/blocks/audio/theme.css index f1ec35b..a6b7d46 100644 --- a/wp-includes/blocks/audio/theme.css +++ b/wp-includes/blocks/audio/theme.css @@ -4,7 +4,7 @@ text-align:center; } .is-dark-theme .wp-block-audio figcaption{ - color:hsla(0,0%,100%,.65); + color:#ffffffa6; } .wp-block-audio{ -- cgit v1.2.3