在这个设置后会变成这样: border-bottom:2px dotted red;让文字下沉到边框的上面,做出类似笔记本中行下划线的效果
border-bottom:2px dotted red;margin:50px;
兄弟,删掉height,文字就贴到线上了。
这样感觉还是有点不对
li{ border-bottom:1px dotted #ccc; margin:27px; height:30px; }
border-bottom:1px red solid;