css默认样式

2021-01-22 04:15

阅读:457

标签:tab   text   table   样式   ext   lis   默认   style   for   

* {margin: 0; padding: 0; box-sizing: border-box;}

*::before,*::after {box-sizing: border-box;}

a {color: inherit; text-decoration: none;}

input,button {font-family: inherit;}

ol,ul {list-style: none;}

table {border-collapse: collapse; border-spacing: 0;}

css默认样式

标签:tab   text   table   样式   ext   lis   默认   style   for   

原文地址:https://www.cnblogs.com/kino404/p/13288039.html


评论


亲,登录后才可以留言!