【发布时间】:2015-09-10 14:26:32
【问题描述】:
我用 css 编写了一个箭头。 代码
border-style: solid;
border-width: 0 0 25px 4px ;
border-color: transparent transparent transparent #cacaca;
镜头:
斜线不是平滑线。
你的想法是什么?
【问题讨论】:
-
请创建一个 sn-p(使用您的 html + css 代码),以便我们更好地帮助您
-
您使用的箭头比例大约为 (6:1) 25px 高度到 4px 宽度会产生不均匀的线条。