• File: theme.css
  • Full Path: /home/dealkatnwc/www/wp-includes/blocks/table/theme.css
  • Date Modified: 04/30/2024 10:29 AM
  • File size: 245 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.wp-block-table{
  margin:0 0 1em;
}
.wp-block-table td,.wp-block-table th{
  word-break:normal;
}
.wp-block-table figcaption{
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-table figcaption{
  color:#ffffffa6;
}