By default, most browsers display the ordered list numbers same font style as the body text. Here is a quick CSS tutorial on how you can use the ordered list (ol) and paragraph (p) element to design a stylish numbered list. Preview samples Download HTML file Overview Basically, what we need to do is style the ol element to Georgia font, and then reset the p element (nested in ol) to Arial. 1. HTML