ul li {list-style:none}
ul li:before {content:counter(item, disc)""; color:#000000}
ol li {list-style:none; counter-increment:item}
ol li:before {content:counter(item)""; color:#000000}
css text 관련 모음 (0) | 2015.04.18 |
---|---|
css(css3) box-sizing (0) | 2015.04.15 |
미디어쿼리 (0) | 2014.06.26 |
가상 선택자 (0) | 2014.06.12 |
css nav 만드는법 (0) | 2013.11.26 |
댓글 영역