This commit is contained in:
2024-08-10 20:35:02 +08:00
parent 88233c58e3
commit 90f6ed0bc3
50 changed files with 5333 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
body{
margin: 0 0;
padding: 0 0;
font-family: Arial, Helvetica, sans-serif;
}
#app {
margin: 0 0;
padding: 0 0;
}
a {
text-decoration: none;
color: #000;
}