Lists

You know you love it

ol li {
  background: #ffe5e5;
  padding: 5px;
  margin-left: 35px;
  list-style-type: square
}

Last updated