revistas/wp-includes/blocks/preformatted/style-rtl.css
2024-07-13 18:17:17 +02:00

8 líneas
repo.no_eol.text
150 B
CSS

.wp-block-preformatted{
box-sizing:border-box;
white-space:pre-wrap;
}
:where(.wp-block-preformatted.has-background){
padding:1.25em 2.375em;
}