summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/image/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/image/theme.css')
-rw-r--r--wp-includes/blocks/image/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-includes/blocks/image/theme.css b/wp-includes/blocks/image/theme.css
index 4d1a839..07819c7 100644
--- a/wp-includes/blocks/image/theme.css
+++ b/wp-includes/blocks/image/theme.css
@@ -4,7 +4,7 @@
text-align:center;
}
.is-dark-theme .wp-block-image figcaption{
- color:hsla(0,0%,100%,.65);
+ color:#ffffffa6;
}
.wp-block-image{