mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
Add xyz steps calibrations tab
This commit is contained in:
@ -254,6 +254,14 @@ iframe {
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
#xyzstepsresult {
|
||||
display: none;
|
||||
border: 5px solid #00c5ad;
|
||||
border-radius: 15px;
|
||||
font-size: 1.2em;
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
.result {
|
||||
border: 5px solid #00c5ad;
|
||||
border-radius: 15px;
|
||||
|
Reference in New Issue
Block a user