mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-17 14:19:40 +08:00
changed settings text
This commit is contained in:
parent
2bb2808adb
commit
38f4064e05
1 changed files with 2 additions and 2 deletions
|
|
@ -268,7 +268,7 @@
|
|||
</div>
|
||||
<div class="section caretStyle" section="">
|
||||
<h1>caret style</h1>
|
||||
<div class="text">What the caret will look like in the test</div>
|
||||
<div class="text">Change the style of the caret during the test.</div>
|
||||
<div class="buttons">
|
||||
<div class="button" caret="default" tabindex="0" onclick="this.blur();">|</div>
|
||||
<div class="button" caret="block" tabindex="0" onclick="this.blur();">▮</div>
|
||||
|
|
@ -319,7 +319,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="section languages">
|
||||
<h1>languages</h1>
|
||||
<h1>language</h1>
|
||||
<div class="buttons">
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue