File "theme-rtl.css"

Full Path: /home/warrior1/public_html/languages/wp-includes-20241001222142/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;
}