1
0

refactor: change repo layout

This commit is contained in:
2026-01-24 19:46:23 +08:00
parent 34de35dd31
commit c2dafab217
82 changed files with 0 additions and 170 deletions

View File

@@ -0,0 +1,16 @@
body {
font-family: 'Times New Roman', Times, serif;
}
td {
min-width: 15em;
text-align: left;
vertical-align: top;
}
code {
font-family: 'Courier New', Courier, monospace;
}
pre {
font-family: 'Courier New', Courier, monospace;
}