diff options
Diffstat (limited to 'wp-includes/blocks/gallery/theme.css')
-rw-r--r-- | wp-includes/blocks/gallery/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-includes/blocks/gallery/theme.css b/wp-includes/blocks/gallery/theme.css index 94a485a..33d8859 100644 --- a/wp-includes/blocks/gallery/theme.css +++ b/wp-includes/blocks/gallery/theme.css @@ -4,5 +4,5 @@ text-align:center; } .is-dark-theme .blocks-gallery-caption{ - color:hsla(0,0%,100%,.65); + color:#ffffffa6; }
\ No newline at end of file |