geno/wp-includes/blocks/list/style-rtl.css
2024-02-01 11:54:18 +00:00

6 lines
No EOL
98 B
CSS

ol,ul{
box-sizing:border-box;
}
ol.has-background,ul.has-background{
padding:1.25em 2.375em;
}