html,body,h1,h2,h3,h4,h5,h6,form,dl,dd{
    margin:0;
}
th,td{
    padding:0;
}
input,textarea,ol,ul{
    margin:0;
    padding:0;
}
textarea{
    resize: none;
    overflow: auto;
}
img{
    border: none;
    vertical-align: top;
}
a{
  text-decoration:none;
}
li{
  list-style:none;
}

 

相关文章:

猜你喜欢
  • 2021-08-14
  • 2021-06-25
相关资源
相似解决方案