summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/list/style-rtl.css
blob: aef9754350888df84b106a2a542f611d997d6e54 (plain)
1
2
3
4
5
6
ol,ul{
  box-sizing:border-box;
}
ol.has-background,ul.has-background{
  padding:1.25em 2.375em;
}