Files
homeproz/wp-includes/blocks/verse/style-rtl.css
T
2025-11-28 16:05:26 -06:00

8 lines
116 B
CSS
Executable File

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