html broder 属性显示不出来
ul li a::before{
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 12px;
height: 12px;
broder: 3px #e91e63 solid ;
background-color: #FFFFFF;
m0_52423522
2020/11/26 18:56- css
- html5
- 点赞
- 收藏
- 回答
ul li a::before{
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 12px;
height: 12px;
broder: 3px #e91e63 solid ;
background-color: #FFFFFF;