geno/wp-includes/blocks/verse/style-rtl.css
2024-02-01 11:54:18 +00:00

8 lines
No EOL
116 B
CSS

pre.wp-block-verse{
overflow:auto;
white-space:pre-wrap;
}
:where(pre.wp-block-verse){
font-family:inherit;
}