Files
2024-03-27 22:39:26 +01:00

6 lines
98 B
CSS

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