<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;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.