File "style.css"
Full path: /home/jonasls/www/wp-includes/blocks/verse/style.css
File
size: 0.19 KB (191 B bytes)
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor Back
pre.wp-block-verse {
box-sizing: border-box;
overflow: auto;
white-space: pre-wrap;
min-width: 1em;
word-break: break-word;
}
:where(pre.wp-block-verse) {
font-family: inherit;
}