信件內容及網頁內容更新

This commit is contained in:
ericli1018
2025-06-26 19:20:25 +08:00
parent 6a4eec7fb4
commit ce4c781d02
16 changed files with 188 additions and 110 deletions

View File

@ -573,4 +573,18 @@ body {
.anchor-point {
text-decoration: none;
color: unset;
}
.main-area .inner-table,
.main-area .inner-table th,
.main-area .inner-table tr,
.main-area .inner-table td {
border: solid 1px gray;
padding: 0.4em;
font-size: unset;
}
.main-area .inner-table td p {
font-size: unset;
margin: 0;
}