初始工程

This commit is contained in:
ranchuan
2024-09-24 14:04:59 +08:00
commit 4de5902f97
79 changed files with 43897 additions and 0 deletions

21
doc/index.css Normal file
View File

@@ -0,0 +1,21 @@
ul {
list-style-type: none ;
}
ul.contents {
padding: 0 ;
}
table {
border: none ;
border-spacing: 0 ;
border-collapse: collapse ;
}
td {
vertical-align: top ;
padding: 0 ;
text-align: left ;
line-height: 1.25 ;
width: 15% ;
}