mirror of
https://github.com/genemecija/learn-morse-code.git
synced 2026-04-21 06:03:56 +00:00
Added wordlist randomization in Challenge mode
This commit is contained in:
parent
f6384b30ef
commit
da142ef58a
9 changed files with 80 additions and 30 deletions
|
|
@ -366,8 +366,8 @@ header {
|
|||
|
||||
#challengeBufferDisplay #alphanumeric-container #alphanumeric span {
|
||||
padding: 4px;
|
||||
-webkit-transition: background 300ms ease-in-out;
|
||||
transition: background 300ms ease-in-out;
|
||||
-webkit-transition: background 100ms ease-in-out;
|
||||
transition: background 100ms ease-in-out;
|
||||
}
|
||||
|
||||
#challengeBufferDisplay #ditDahs {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue