File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 237237 flex-direction : column;
238238 gap : 10px ;
239239 padding-top : 12px ;
240- border-top : 1px dashed var (--border-color );
241240 }
242241
243242 .lookup-section h2 {
324323 flex-direction : column;
325324 align-items : center;
326325 gap : 5px ;
327- margin-top : 15 px ;
326+ margin-top : 5 px ;
328327 }
329328
330329 .key-row {
@@ -411,13 +410,11 @@ <h2>輸入法模式:</h2>
411410 </ div >
412411
413412 < div class ="lookup-section ">
414- < h2 > 查碼區</ h2 >
415- < textarea id ="phrase-input " placeholder ="在此輸入或貼上一段文字... "> </ textarea >
413+ < textarea id ="phrase-input " placeholder ="在此貼上一段文字查碼! "> </ textarea >
416414 < div id ="encoding-results "> </ div >
417415 </ div >
418416
419- < h2 > 練打區</ h2 >
420- < textarea class ="text-output-area " id ="text-output " placeholder ="開始輸入練習吧! "> </ textarea >
417+ < textarea class ="text-output-area " id ="text-output " placeholder ="點此輸入編碼練習打字 "> </ textarea >
421418
422419 < div class ="input-area ">
423420 < input type ="text " id ="main-input " placeholder ="編碼顯示在此 " readonly ="">
You can’t perform that action at this time.
0 commit comments