• File: theme-rtl.css
  • Full Path: /home/blwgracecity/jesusexp.org/wp-includes/blocks/image/theme-rtl.css
  • File size: 212 bytes
  • MIME-type: text/plain
  • Charset: utf-8
:root :where(.wp-block-image figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme :root :where(.wp-block-image figcaption){
  color:#ffffffa6;
}

.wp-block-image{
  margin:0 0 1em;
}