<div class=' ' ></div>
横线:
.link-top {
position: absolute
;
width: 100%
; // 长度
border-top: solid #eeeeee 1px
; // 宽度 颜色 类型
}
竖线:
.link-mid {
position: absolute
;
left: 4.4rem
;
width: 1px
; // 宽度
height: 1.38rem
; // 长度
background: #eeeeee
; // 颜色
}
转载请注明原文地址: https://yun.8miu.com/read-24420.html