File "style.css"

Full Path: /home/warrior1/public_html/languages/wp-includes-20241001222142/blocks/read-more/style.css
File size: 327 bytes
MIME-type: text/plain
Charset: utf-8

.wp-block-read-more{
  display:block;
  width:-moz-fit-content;
  width:fit-content;
}
.wp-block-read-more:where(:not([style*=text-decoration])){
  text-decoration:none;
}
.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{
  text-decoration:none;
}