Files
dostavka_vodi/wp-includes/blocks/verse/style.css
User A0264400 a766acdc90 first commit
2026-04-01 23:20:16 +03:00

8 lines
116 B
CSS

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