制作0.5px像素的细条_html/css
来源:懂视网
责编:小采
时间:2020-11-27 16:13:04
制作0.5px像素的细条_html/css
制作0.5px像素的细条_html/css_WEB-ITnose: boardTest p{ margin: 50px auto; padding: 5px 10px 5px 10px; color: red; text-align: center; width: 60px; } p:first-child{ border-bottom: 1px solid red; } p:last-child{ position: relative; } p:last-child:after { position: absolute; conte
导读制作0.5px像素的细条_html/css_WEB-ITnose: boardTest p{ margin: 50px auto; padding: 5px 10px 5px 10px; color: red; text-align: center; width: 60px; } p:first-child{ border-bottom: 1px solid red; } p:last-child{ position: relative; } p:last-child:after { position: absolute; conte

boardTest 点击1
点击2
制作0.5px像素的细条_html/css
制作0.5px像素的细条_html/css_WEB-ITnose: boardTest p{ margin: 50px auto; padding: 5px 10px 5px 10px; color: red; text-align: center; width: 60px; } p:first-child{ border-bottom: 1px solid red; } p:last-child{ position: relative; } p:last-child:after { position: absolute; conte