添加期末大作业文件夹Project,目前与Assignment5中一致

This commit is contained in:
typingbugs
2024-05-26 21:49:58 +08:00
parent 53d8334ba3
commit 8dd5a17062
12 changed files with 542 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
/* h1, ul, li, a, body {
margin: 0;
padding: 0;
text-decoration: none;
} */
li {
list-style: none;
}