• File: style-rtl.css
  • Full Path: /home/bazilika/public_html/wp-includes/blocks/read-more/style-rtl.css
  • Date Modified: 05/22/2026 3:16 AM
  • File size: 309 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.wp-block-read-more {
  display: block;
  width: fit-content;
}
.wp-block-read-more:where(:not([style*=text-decoration])) {
  text-decoration: none;
}
.wp-block-read-more:where(:not([style*=text-decoration])):focus, .wp-block-read-more:where(:not([style*=text-decoration])):active {
  text-decoration: none;
}