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

6 lines
98 B
CSS
Raw 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
}
2023-04-26 17:39:43 +02:00
ol.has-background,ul.has-background{
padding:1.25em 2.375em;
2021-07-23 11:58:50 +02:00
}