保存进度!

This commit is contained in:
2023-01-30 18:02:13 +08:00
parent e2486d497f
commit b952cf7b99
55 changed files with 17 additions and 0 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;
}