File "theme-rtl.css"
Full Path: /home/jlklyejr/public_html/wp-includes-20241030123433/blocks/table/theme-rtl.css
File size: 261 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 :where(figcaption){
color:#555;
font-size:13px;
text-align:center;
}
.is-dark-theme .wp-block-table :where(figcaption){
color:#ffffffa6;
}