是否可以更改< li>的大小元素的子弹?
看看下面的代码:
- li {
- list-style: square; // I want to change the size of this squared bullet.
- }
我似乎找不到任何办法实现这一点.
看看下面的代码:
- li {
- list-style: square; // I want to change the size of this squared bullet.
- }
我似乎找不到任何办法实现这一点.