File "theme-rtl.css"

Full Path: /var/www/bvnghean.vn/wp-includes/blocks/table/theme-rtl.css
File size: 255 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:hsla(0,0%,100%,.65);
}