测试文件

This commit is contained in:
Wjl
2022-01-11 14:22:25 +08:00
parent 0d51d41ffd
commit 37c93d07d0
283 changed files with 36491 additions and 4 deletions

View File

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