Skip to content

Commit 514ed6e

Browse files
authored
Add files via upload
1 parent e5500d2 commit 514ed6e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
/* 新圖片樣式 */
6161
.logo {
62-
height: 30px; /* 調整圖片高度,使其與文字大致對齊 */
62+
height: 35px; /* 調整圖片高度,使其與文字大致對齊 */
6363
width: auto; /* 保持圖片比例 */
6464
margin-left: 10px; /* 在標題和圖片之間添加間距 */
6565
}
@@ -315,7 +315,7 @@
315315
flex-direction: column;
316316
align-items: flex-start;
317317
width: 70px; /* 固定寬度,足夠容納四碼 */
318-
min-height: 140px; /* 確保至少有足夠的高度 */
318+
min-height: 120px; /* 確保至少有足夠的高度 */
319319
flex-shrink: 0;
320320
padding: 5px;
321321
border: 1px solid var(--border-color);
@@ -548,7 +548,7 @@ <h2>輸入法模式:</h2>
548548
</div>
549549

550550
<div class="copyright">
551-
Copying © 2025 <a href="https://www.facebook.com/profile.php?id=61554969271873" target="_blank">無書自通</a>
551+
Copying © 2025 <a href="https://www.facebook.com/groups/756940847492021" target="_blank">三碼中文輸入法</a> by <a href="https://www.facebook.com/profile.php?id=61554969271873" target="_blank">無書自通</a>:「一字最多三碼,取決英文字形,符號輸入容易,速度潛力無限。」
552552
</div>
553553

554554
<script>

0 commit comments

Comments
 (0)