我有一个半径div与5px虚线边框,但边框没有正确显示Firefox.它在IE和Chrome中表现出色.
div{
height:100px;
width: 100px;
background-color: #ccc;
border-radius: 50%;
border:5px dashed #333;
}
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
6417 次 |
| 最近记录: |