ul { display: block; list-style-type: disc; margin-block-start: 1em; ... li::marker { color: tomato; font-size: 0.9em; font-weight: bold; }.
確定! 回上一頁