摘要:
1,只保留右边的边框有颜色; border-left: transparent red transparent transparent; 2,样式都是solid border-style:solid; 3,上边框宽度要大,右边框宽度稍小,其余边框为0 border-width:100px 50px 阅读全文
posted @ 2020-07-21 09:05
unfetteredman
阅读(301)
评论(0)
推荐(0)
摘要:
只需要添加 ·1,margin-left:-1px; 2,如果盒子没有定位,则鼠标经过添加相对定位即可; position:relative; 如果都有定位,则利用z-index提高层级; z-index:1; 阅读全文
posted @ 2020-07-21 08:49
unfetteredman
阅读(171)
评论(0)
推荐(0)
浙公网安备 33010602011771号