la prima idea che mi è balzata in testa!
magari ci sono altri metodi
codice css
ol li { font-weight: bold; list-style-type: lower-roman }
li span { font-weight: normal; }
codice html
- <span>pippo</span>
- pippo2
la prima idea che mi è balzata in testa!
magari ci sono altri metodi
codice css
ol li { font-weight: bold; list-style-type: lower-roman }
li span { font-weight: normal; }
codice html
- <span>pippo</span>
- pippo2