kollapsminoriteten/wp-includes/blocks/list/style-rtl.css

7 lines
107 B
CSS
Raw Permalink Normal View History

2023-04-26 17:39:43 +02:00
ol,ul{
box-sizing:border-box;
2022-04-02 10:26:41 +02:00
}
2025-02-28 08:42:11 +01:00
:root :where(.wp-block-list.has-background){
2023-04-26 17:39:43 +02:00
padding:1.25em 2.375em;
2021-07-23 11:58:50 +02:00
}