SEND all files + questionnaires + json + data_tests

This commit is contained in:
vincent_b
2025-11-19 12:12:03 +01:00
parent 71591b98f0
commit c78698f79a
197 changed files with 29115 additions and 0 deletions

24
src/App.css Normal file
View File

@@ -0,0 +1,24 @@
.App {
overflow: auto;
width: 100%;
height: 100%;
text-align: center;
}
.App em {
opacity: 0.7;
}
.App header {
padding-top: 45px;
}
.App footer {
position: absolute;
bottom: 0;
width: 100%;
padding: 15px 0;
font-size: 0.7rem;
}