Files
number_zj/portal/Digitalgovernment/totalData_h5/global.less
2022-01-11 14:22:25 +08:00

17 lines
131 B
Plaintext

body {
background: #f7f7f7;
}
li {
list-style: none;
}
* {
margin: 0;
}
ul {
padding: 0;
}
a {
text-decoration: none;
}