feat: update web Interface

This commit is contained in:
Yao Wang 2022-07-29 14:22:57 +02:00
parent d5d633b6c7
commit f9844dba10
1111 changed files with 171093 additions and 0 deletions

View file

@ -0,0 +1,32 @@
html, body {
height: initial;
}
#page-title {
margin-top: 10px;
}
#sample-task {
display: none;
}
#instructions-demo {
border: 1px solid black;
margin-bottom: 10px;
}
.instructions-img {
width: 100%;
}
#experiment {
display: none;
}
#disclaimer-box {
color: #444;
}
.ui.label {
margin-bottom: 5px;
}