matrix and orbit thing (#12399)

This commit is contained in:
Letter N
2020-05-31 08:20:20 +08:00
committed by GitHub
parent 25dbed5b0b
commit af1aa9758d
5 changed files with 60 additions and 13 deletions
@@ -96,16 +96,7 @@
<head>
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>
<title>[title]</title>
<style>
body {
font-family: Verdana, sans-serif;
font-size: 9pt;
}
.value {
font-family: "Courier New", monospace;
font-size: 8pt;
}
</style>
<link rel="stylesheet" type="text/css" href="view_variables.css">
</head>
<body onload='selectTextField()' onkeydown='return handle_keydown()' onkeyup='handle_keyup()'>
<script type="text/javascript">