Files
__inwestprofil.pagedev.pl/wp-includes/blocks/preformatted/style.css
Roman Pyrih 296b13244b first commit
2025-07-11 12:34:24 +02:00

8 lines
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;
}