• File: theme-rtl.css
  • Full Path: /home/babajyfy/public_html/wp-includes/blocks/video/theme-rtl.css
  • File size: 200 bytes
  • MIME-type: text/plain; charset=us-ascii
  • Charset: utf-8
.wp-block-video :where(figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-video :where(figcaption){
  color:#ffffffa6;
}

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