作者haraluya (哈雷路亚)
看板Blog
标题[痞客] 关於清单符号
时间Thu Aug 20 20:01:53 2009
已经解决
在css最底下贴上以下
-----
ul {
margin-left:4em;
list-style-image: url(
http://en.wikipedia.org/skins-1.5/monobook/bullet.gif);
line-height: 180%;
}
ol {
margin-left:4em;
list-style-type: upper-roman;;
line-height: 180%;
}
-----
请问我的pixnet的清单符号怎麽弄不出来?
像图上的一样:
http://img256.imageshack.us/img256/6484/bwhh.jpg
我的怎麽弄都弄不出来,连缩排都没出现
连这种缩排
1.
2.
3.
也没有>"<
这是要在css上改吗?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 59.127.203.49
※ 编辑: haraluya 来自: 59.127.203.49 (08/22 04:54)