kollapsminoriteten/wp-includes/blocks/code/style.css

11 lines
196 B
CSS
Raw Permalink Normal View History

2023-04-26 17:39:43 +02:00
.wp-block-code{
box-sizing:border-box;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
.wp-block-code code{
2025-04-25 12:30:07 +02:00
direction:ltr;
2023-04-26 17:39:43 +02:00
display:block;
font-family:inherit;
overflow-wrap:break-word;
2025-04-25 12:30:07 +02:00
text-align:initial;
2023-04-26 17:39:43 +02:00
white-space:pre-wrap;
2021-07-23 11:58:50 +02:00
}