Files
IWD2-02/INFO-3163 (CMS Web Dev)/Project/project/wp-includes/blocks/verse/style.css
T
2026-04-15 15:59:53 -04:00

8 lines
116 B
CSS

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