This is almost working, except that sound recording no longer works!
This commit is contained in:
parent
4f3b14339f
commit
1687242ba4
3 changed files with 40 additions and 20 deletions
|
|
@ -14,7 +14,7 @@ src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"
|
|||
<title>Muharni table</title>
|
||||
</head>
|
||||
<body id="body">
|
||||
<div id="popup" onmouseout="hidePopup();"
|
||||
<div id="popup"
|
||||
style="display: none; border: thin solid gray; width: 10%">
|
||||
<p id="character"
|
||||
style="text-align: center; margin: 0; font-size: 4em;">?</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue