ol {style of your number{ol p {style of your text}
<ol> <li> <p>First thing</p> </li> <li> <p>Second thing</p> </li> <li> <p>Third thing</p> </li> <li> <p>Fourth thing</p> </li> <li> <p>Fifth thing</p> </li></ol>
an over sized number basically.
i have no idea how to target just that 1 number. can anybody help?
the CSS:
the HTML: