<ol class="directions">
  <li>Put your right foot in.</li>
  <li>Put your right foot out.</li>
  <li>Put your right foot in.</li>
  <li>Then you shake it all about.</li>
  <li>Ah ah ah, Simon didn’t say!</li>
</ol>
.directions li::marker {
  font-size: 90%;
  font-weight: bold;
  color: red;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.