File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535## 雜項 ##
3636
3737{: \space-bar: < kbd class=" space-bar" > ◀ 中文 ▶< /kbd> :}
38- {: \enter-key: < kbd> ⏎< /kbd> :}
38+ {: \enter-key: < kbd class= " enter-key " > ⏎< /kbd> :}
3939
4040''''
4141==
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ <h2>雜項</h2>
4242< td > 轉其他鍵盤</ td >
4343</ tr >
4444< tr >
45- < td > 長撳 < kbd > ⏎</ kbd > </ td >
45+ < td > 長撳 < kbd class =" enter-key " > ⏎</ kbd > </ td >
4646< td > 測試專用</ td >
4747</ tr >
4848</ table >
Original file line number Diff line number Diff line change 3535## 雜項 ##
3636
3737{: \space-bar: < kbd class=" space-bar" > ◀ 中文 ▶< /kbd> :}
38- {: \enter-key: < kbd> ⏎< /kbd> :}
38+ {: \enter-key: < kbd class= " enter-key " > ⏎< /kbd> :}
3939
4040''''
4141==
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ <h2>雜項</h2>
4242< td > 轉其他鍵盤</ td >
4343</ tr >
4444< tr >
45- < td > 長按 < kbd > ⏎</ kbd > </ td >
45+ < td > 長按 < kbd class =" enter-key " > ⏎</ kbd > </ td >
4646< td > 測試專用</ td >
4747</ tr >
4848</ table >
Original file line number Diff line number Diff line change 3333## Miscellaneous ##
3434
3535{: \space-bar: < kbd class=" space-bar" > ◀ English ▶< /kbd> :}
36- {: \enter-key: < kbd> ⏎< /kbd> :}
36+ {: \enter-key: < kbd class= " enter-key " > ⏎< /kbd> :}
3737
3838''''
3939==
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ <h2>Miscellaneous</h2>
4242< td > Change to other keyboard</ td >
4343</ tr >
4444< tr >
45- < td > Long press < kbd > ⏎</ kbd > </ td >
45+ < td > Long press < kbd class =" enter-key " > ⏎</ kbd > </ td >
4646< td > Testing use only</ td >
4747</ tr >
4848</ table >
Original file line number Diff line number Diff line change 22 --umbrella-orange : # FFCE73 ;
33 --umbrella-yellow : # FFFF80 ;
44 --key-fill : # 181818 ;
5+ --enter-key-fill : # 00CE00 ;
56}
67
78@font-face {
8586.space-bar {
8687 font-size : 0.8em ;
8788}
89+ .enter-key {
90+ background : var (--enter-key-fill );
91+ font-size : 1.25em ;
92+ min-width : 2em ;
93+ padding : 0 ;
94+ }
You can’t perform that action at this time.
0 commit comments