保存进度!

This commit is contained in:
2022-12-15 21:22:03 +08:00
parent 234a3d9861
commit e091e2aa32
31 changed files with 1436 additions and 26 deletions

View File

@@ -0,0 +1,17 @@
a,
p {
padding: 5rem;
border: 1px solid red;
line-height: 2rem;
margin: 2em;
}
.warp_test {
width: 5rem;
border: 1px solid red;
}
ol,
li {
background-color: cornflowerblue;
}