• File: theme.css
  • Full Path: /home/havejqku/public_html/wp-includes/blocks/embed/theme.css
  • Date Modified: 06/25/2024 5:49 PM
  • File size: 200 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.wp-block-embed :where(figcaption){
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-embed :where(figcaption){
  color:#ffffffa6;
}

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