- ol { list-style-type: upper-alpha; }
ul { list-style-type: disc; } - ol { list-style-type: square; }
ul { list-style-type: upper-roman; } - ol { list-style-type: disc; }
ul { list-style-type: upper-alpha; } - ol { list-style-type: upper-roman; }
ul { list-style-type: square; }