当前位置:Gxlcms >
html代码 >
ullilinst-style中的decimal属性360浏览器不支持?_html/css_WEB-ITnose
ullilinst-style中的decimal属性360浏览器不支持?_html/css_WEB-ITnose
时间:2021-07-01 10:21:17
帮助过:25人阅读
ul li list-style decimal 360浏览器
样式
.mrc_route
{
width:130px;
height:200px;
float:right;
margin-left:20px;
}
.mrc_route li
{
height:30px;
width:130px;
line-height:30px;
list-style:decimal;
color:White;
float:left;
font-size:12px;
}
ie 谷歌 都能正常显示 为什么360不行 哪里出错了?
回复讨论(解决方案)
http://bbs.blueidea.com/thread-2646079-1-1.html
http://www.red-team-design.com/css3-ordered-list-styles
这个问题我也遇到过,最后我也不知道怎么解决的,感觉list-style:decimal和float:left有点小冲突