File "theme.css"

Full Path: /home/mba/public_html/wp-includes-20250804034325/blocks/gallery/theme.css
File size: 150 bytes
MIME-type: text/plain
Charset: utf-8

.blocks-gallery-caption{
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .blocks-gallery-caption{
  color:hsla(0,0%,100%,.65);
}